Log session start time Sun Apr 15 16:47:59 CST 2018

Log4J Log Messages
Log session start time Sun Apr 15 16:49:38 CST 2018

Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
2 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
8 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
9 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
10 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1782704802 {name='servletConfigInitParams', properties=java.lang.Object@7cd62f43}, StubPropertySource@1833638914 {name='servletContextInitParams', properties=java.lang.Object@6093dd95}, MapPropertySource@90320863 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1216590855 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, JAVA_MAIN_CLASS_3311=cn.liweidan.docker.web.WebApplication, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
17 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
17 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
42 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
43 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
43 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
44 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
48 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
61 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
64 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
211 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
265 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
269 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
274 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
277 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
410 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
411 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
412 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
415 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
415 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
416 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
417 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
418 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
418 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
420 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
420 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
420 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
420 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
426 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
426 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
426 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
435 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
437 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
437 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
437 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
437 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
440 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
441 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
441 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
442 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
443 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
446 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
449 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
450 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
450 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
451 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
451 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
452 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
513 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
513 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
513 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
514 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
514 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
521 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
524 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
527 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
529 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
654 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
654 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
654 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
654 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
655 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@510854293 {name='servletConfigInitParams', properties=java.lang.Object@7d3a22a9}, StubPropertySource@487075464 {name='servletContextInitParams', properties=java.lang.Object@60704c}, MapPropertySource@112302969 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3311, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@707976812 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, JAVA_MAIN_CLASS_3311=cn.liweidan.docker.web.WebApplication, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
706 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
722 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
723 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
723 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
724 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
724 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
724 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
725 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
725 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
726 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
726 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
727 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
734 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:10908' in any property source
734 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
734 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:10908' in any property source
734 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
773 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3311 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
774 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
774 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
775 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
821 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
916 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
916 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
917 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
920 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:48:00 CST 2018]; root of context hierarchy
967 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
1065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
1067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1114 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1116 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
1117 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
1117 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1120 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1120 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1121 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1205 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1208 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
1280 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
1304 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
1330 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
1457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1658 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
1658 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
1658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2001 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
2001 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
2009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2051 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2085 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
2121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2133 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
2135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2156 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2156 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
2162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2162 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2175 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
2176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2176 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2188 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
2189 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2189 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
2189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2190 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
2192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2193 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
2194 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
2194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2230 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
2230 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
2230 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
2236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2257 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2257 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
2257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
2263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
2263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2266 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
2276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2298 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
2299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2306 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2306 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
2308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2313 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
2313 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2319 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
2322 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
2323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2326 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
2331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2334 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
2334 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
2335 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
2336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2345 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2345 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
2346 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
2346 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
2346 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
2346 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
2347 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
2347 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
2347 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
2347 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
2348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
2348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
2348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
2348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
2349 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
2349 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
2349 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
2349 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
2349 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
2350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2350 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
2350 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
2350 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
2355 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2452 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
2452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2457 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
2457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2458 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
2459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2467 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
2467 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
2468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2469 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
2469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2480 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
2481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2481 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
2481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2482 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
2484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2489 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
2489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2491 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
2491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2502 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2507 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2509 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
2509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2514 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2518 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
2518 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
2520 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
2521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2523 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
2523 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2524 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
2524 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
2525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2527 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
2527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2539 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
2540 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
2540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2544 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
2544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2551 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
2551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2552 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
2552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2552 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
2553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2554 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
2555 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
2555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2555 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
2556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2566 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
2567 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
2795 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$47a646cb
2795 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$47a646cb'
2798 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$9d2cdf3
2798 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$9d2cdf3'
2804 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$d2138353
2804 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$d2138353'
2819 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$16fc9d64
2819 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$16fc9d64'
2823 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$64afdb4b
2824 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$64afdb4b'
2837 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$46bb78da
2837 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$46bb78da'
2841 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$37eedbe3
2841 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$37eedbe3'
2843 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$1bccf012
2843 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$1bccf012'
2846 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$bc9f9ed6
2847 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$bc9f9ed6'
2851 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$75892bfa
2851 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$75892bfa'
2857 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$af820b0c
2858 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$af820b0c'
2867 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$2a719a33
2868 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$2a719a33'
2875 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$fe909e0e
2875 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$fe909e0e'
2878 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$7a1bec44
2878 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$7a1bec44'
2883 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$4f63cd28
2883 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$4f63cd28'
2886 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$cbb46f0e
2886 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$cbb46f0e'
2891 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$bf1765ae
2891 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$bf1765ae'
2905 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$6049fdc3
2905 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$6049fdc3'
2907 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$413987ae
2908 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$413987ae'
2915 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$f41fb336
2915 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$f41fb336'
2917 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$785944fa
2917 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$785944fa'
2922 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$8887cad6
2922 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$8887cad6'
2924 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$f8a5e708
2924 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$f8a5e708'
2925 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$564a84ba
2925 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$564a84ba'
2928 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e458aeba
2928 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$e458aeba'
2930 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$77464730
2930 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$77464730'
2932 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$99d47a1a
2932 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$99d47a1a'
2938 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$451668d3
2938 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$451668d3'
2940 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$e008c265
2941 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$e008c265'
2946 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$c3ca0f00
2946 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$c3ca0f00'
2949 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$bf71d78a
2949 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$bf71d78a'
2951 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$104bd2d1
2951 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$104bd2d1'
2952 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$19bb806d
2953 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$19bb806d'
2953 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
2953 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
2953 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
2954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
2960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
2975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
2975 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
2975 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
2979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
2984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
2987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
2988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
2995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
3001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
3006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
3022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3023 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
3023 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
3023 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1632914150 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3311, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1262607708 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, JAVA_MAIN_CLASS_3311=cn.liweidan.docker.web.WebApplication, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
3023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
3036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
3039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
3039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
3042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
3056 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@49ff7d8c
3061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
3074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
3093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
3101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
3101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
3104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
3104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
3106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3112 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@32a68f4f]
3113 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@73194df]
3122 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@1f010bf0]
3123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
3123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
3123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
3137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
3219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
3222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
3222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
3228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
3244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
3244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
3245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
3245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3248 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$e008c265] - unable to determine constructor/method parameter names
3249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
3255 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3283 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3297 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
3298 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
3310 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
3314 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
3315 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
3316 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
3317 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
3317 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
3416 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
3419 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3421 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
3431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
3450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
3491 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3491 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3492 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3492 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3492 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3493 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3493 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3500 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
3502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
3502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
3502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
3503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
3518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
3546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
3547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
3547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3547 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$bf1765ae] - unable to determine constructor/method parameter names
3549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
3551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
3554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
3554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
3555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3556 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$cbb46f0e] - unable to determine constructor/method parameter names
3563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3569 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f'
3574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
3579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
3603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
3612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
3616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
3625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
3625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
3898 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
3899 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
3899 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
3965 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 10908 (http)
4147 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
4149 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 3229 ms
4155 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@3b1859b5]
4157 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@796d6763]
4157 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@c15c0a]
4161 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@3f064560]
4168 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
4169 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
4169 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4169 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4169 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$2a719a33] - unable to determine constructor/method parameter names
4170 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
4172 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4172 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4174 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
4190 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4190 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4190 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4191 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4191 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4191 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4191 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4254 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4256 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
4257 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4259 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
4260 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
4261 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4261 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4264 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$c3ca0f00] - unable to determine constructor/method parameter names
4266 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4267 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4270 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
4312 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4312 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4312 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4312 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4313 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4313 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4313 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4329 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4332 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4336 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
4354 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4361 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
4368 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
4369 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
4443 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4446 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
4446 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
4450 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4450 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4450 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$af820b0c] - unable to determine constructor/method parameter names
4451 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4451 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4452 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
4470 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4509 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
4531 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
4531 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
4537 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
4545 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
4546 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
4546 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
4547 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
4548 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
4548 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
4550 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
4569 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
4570 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
4570 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
4570 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
4570 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4570 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4571 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
4586 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4603 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
4620 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
4620 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
4621 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
4621 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
4622 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4630 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
4664 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
4664 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
4664 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
4664 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
4664 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4665 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
4685 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
4685 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
4686 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
4686 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
4687 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
4687 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
4694 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
4708 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
4710 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
4710 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
4710 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
4757 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
4759 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
4760 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
4760 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
4760 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
4760 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
4760 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
4761 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
4767 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
4769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
4771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
4773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
4773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
4773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
4773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
4775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
4775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
4775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
4776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
4779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
4779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
4780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
4783 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
4783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
4784 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
4789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServiceImpl'
4789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webEndpoint'
4790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webEndpoint'
4792 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.endpoint.WebEndpoint]: AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
4792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webEndpoint' to allow for resolving potential circular references
4795 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webEndpoint': AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
4795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServiceImpl'
4796 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webEndpoint' to bean named 'webServiceImpl'
4797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webEndpoint'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
4799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
4809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
4810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
4810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
4822 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4823 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4823 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4823 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4823 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4823 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4823 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f'
4830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
4837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
4837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4838 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$16fc9d64] - unable to determine constructor/method parameter names
4838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f'
4838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
4847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
4848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
4848 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
4850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
4859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
4859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
4859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
4867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4877 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
4885 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
4887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
4903 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
4913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
4914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
4925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
4926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
4926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
4928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
4952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
4967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
4970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
4974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
4974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
4975 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
4981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
4982 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4982 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
4982 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
4982 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
4982 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
4982 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
4982 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
4982 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
4982 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
4984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
4984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
4984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
4989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
4989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
4989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
5001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
5001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
5001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
5001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
5012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
5021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
5021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
5021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
5022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
5025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
5027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
5029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
5029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
5029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
5029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5030 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$6049fdc3] - unable to determine constructor/method parameter names
5031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e'
5032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5047 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$6049fdc3]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
5047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
5047 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
5048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5049 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$f41fb336] - unable to determine constructor/method parameter names
5049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5052 main DEBUG org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@7a48e6e2
5071 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.Iterator org.springframework.boot.autoconfigure.web.HttpMessageConverters.iterator()
5072 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.getConverters()
5072 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessConverters(java.util.List)
5073 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessPartConverters(java.util.List)
5074 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
5074 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String java.lang.Object.toString()
5074 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public native int java.lang.Object.hashCode()
5075 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
5075 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.util.Spliterator java.lang.Iterable.spliterator()
5075 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default void java.lang.Iterable.forEach(java.util.function.Consumer)
5075 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
5076 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
5076 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
5076 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
5077 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
5077 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
5078 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
5078 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
5078 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
5078 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
5079 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
5079 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
5079 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
5079 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5079 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5080 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
5080 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
5081 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5081 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
5082 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
5082 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
5082 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
5082 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
5099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e'
5100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
5107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5109 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
5111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
5112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
5152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
5152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
5158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
5160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
5160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
5160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5160 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$99d47a1a] - unable to determine constructor/method parameter names
5163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
5163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
5163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5163 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$564a84ba] - unable to determine constructor/method parameter names
5164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
5167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
5175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
5179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
5180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
5184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
5189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
5189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
5192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
5200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
5213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
5213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
5213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
5236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
5238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
5238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
5238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
5247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
5256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
5257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
5266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
5295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
5295 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:48:00 CST 2018]; root of context hierarchy
5359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
5359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
5359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
5360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
5374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
5374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
5379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
5379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
5395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
5395 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:48:00 CST 2018]; root of context hierarchy
5411 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class cn.liweidan.docker.web.endpoint.WebEndpoint: {public java.util.Map cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()={[/web],methods=[GET]}}
5412 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/web],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5415 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5416 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5416 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5416 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5416 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5416 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5417 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5417 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5417 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5418 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
5420 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
5421 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
5423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
5423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
5423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
5424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
5424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
5429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
5429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
5429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
5429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
5438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
5438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
5438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
5439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
5446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
5446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
5446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
5446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:48:00 CST 2018]; root of context hierarchy
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webApplication': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServiceImpl': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webEndpoint': no URL paths identified
5459 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
5460 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
5461 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
5461 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
5461 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
5461 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
5461 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
5462 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
5462 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
5462 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
5463 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
5463 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
5466 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
5467 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
5467 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
5468 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
5468 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
5468 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
5468 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
5468 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
5469 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
5469 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
5469 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
5469 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
5470 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
5471 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'serverProperties': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
5472 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
5473 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
5473 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
5473 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
5473 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
5473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
5473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
5473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
5473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
5524 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5524 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
5530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
5531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
5531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
5532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
5543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
5549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
5550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
5550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
5550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
5558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
5558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
5559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
5559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5563 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:48:00 CST 2018]; root of context hierarchy
5569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
5571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
5572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
5572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
5572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5581 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$413987ae] - unable to determine constructor/method parameter names
5581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
5608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
5608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
5608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
5611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
5612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
5620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
5621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
5621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
5622 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
5658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
5658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
5658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
5658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e'
5665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
5670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
5670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
5670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
5670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
5703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
5703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
5703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
5705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
5705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
5714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
5714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
5715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
5734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
5734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
5734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5738 main DEBUG org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@74073619
5745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
5752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
5771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
5779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
5779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
5780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
5780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
5780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
5796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
5799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
5799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5800 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$451668d3] - unable to determine constructor/method parameter names
5800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5802 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
5802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
5802 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
5802 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
5803 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
5803 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
5803 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
5803 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5803 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5804 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5804 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5804 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5804 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5804 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
5807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
5809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
5809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
5810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
5810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
5810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5810 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$104bd2d1] - unable to determine constructor/method parameter names
5811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
5814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
5814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
5814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
5822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
5835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
5835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
5838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
5982 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
5982 main DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
5987 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@50305a]
5988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
5989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
5989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6005 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
6007 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
6007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
6007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
6007 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@24be2d9c]
6007 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@5bd73d1a]
6007 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@aec50a1]
6009 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
6155 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat started on port(s): 10908 (http)
6158 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
6164 main INFO cn.liweidan.docker.web.WebApplication Started WebApplication in 6.202 seconds (JVM running for 6.808)
95732 Thread-3 INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:48:00 CST 2018]; root of context hierarchy
95736 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
95736 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
95736 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mbeanExporter'
95736 Thread-3 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
95737 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping, resourceHandlerMapping]
95737 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
95737 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
95737 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
95738 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
Log4J Log Messages
Log session start time Sun Apr 15 16:50:20 CST 2018

Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
8 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
12 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
13 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1782704802 {name='servletConfigInitParams', properties=java.lang.Object@7cd62f43}, StubPropertySource@1833638914 {name='servletContextInitParams', properties=java.lang.Object@6093dd95}, MapPropertySource@90320863 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1216590855 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, JAVA_MAIN_CLASS_3314=cn.liweidan.docker.web.WebApplication, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
16 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
16 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
38 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
38 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
38 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
39 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
41 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
54 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
62 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
130 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
156 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
160 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
161 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
161 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
257 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
259 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
259 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
261 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
262 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
263 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
264 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
264 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
269 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
269 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
271 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
272 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
279 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
279 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
280 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
298 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
299 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
300 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
300 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
300 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
304 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
304 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
304 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
311 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
315 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
315 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
318 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
322 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
326 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
327 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
332 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
421 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
421 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
422 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
422 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
423 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
431 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
435 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
443 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
472 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
574 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
575 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
575 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
575 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
575 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@510854293 {name='servletConfigInitParams', properties=java.lang.Object@7d3a22a9}, StubPropertySource@487075464 {name='servletContextInitParams', properties=java.lang.Object@60704c}, MapPropertySource@112302969 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3314, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@707976812 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, JAVA_MAIN_CLASS_3314=cn.liweidan.docker.web.WebApplication, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
608 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
620 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
621 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
621 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
622 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
622 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
623 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
623 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
624 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
624 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
624 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
625 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
638 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:10908' in any property source
638 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
639 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:10908' in any property source
639 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
645 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
648 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3314 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
651 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
651 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
651 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
677 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
835 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
835 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
836 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
837 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:49:39 CST 2018]; root of context hierarchy
840 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1048 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1050 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
1051 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
1051 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1053 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1053 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1054 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1056 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1058 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
1142 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
1173 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
1225 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
1255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1520 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
1521 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
1521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1681 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
1683 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
1695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1757 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
1776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1825 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
1829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
1839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1842 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
1842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1843 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
1843 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
1916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1916 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
1916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1919 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
1919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1919 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
1920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1921 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
1921 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
1921 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
1921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1922 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
1958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1959 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
1960 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
1960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1975 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
1975 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
1975 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
1990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1992 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
1992 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
1993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1994 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
1994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
1995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1996 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
1997 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
1999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2001 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2006 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
2008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2011 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
2012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2019 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2020 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
2026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2030 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
2030 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2064 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
2065 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
2070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2071 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
2072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2074 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
2075 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
2075 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
2078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2081 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2081 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
2086 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
2087 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
2087 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
2088 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
2089 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
2089 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
2089 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
2089 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
2089 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
2089 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
2090 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
2090 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
2090 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
2090 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
2091 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
2091 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
2092 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
2092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2092 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
2092 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
2093 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
2094 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2149 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
2149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2158 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
2158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2232 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
2245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2260 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
2261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
2262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
2265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2268 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
2268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2268 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
2269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2274 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
2274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2276 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
2276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2276 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
2277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2279 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2290 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2291 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
2292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2293 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2294 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
2294 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
2297 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
2299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2300 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
2300 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2303 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
2303 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
2311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2319 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
2319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2331 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
2332 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
2334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2343 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
2343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2347 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
2347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
2348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
2357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2361 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
2361 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
2362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2362 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
2363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2365 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
2365 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
2595 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$eb93a044
2595 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$eb93a044'
2599 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$adc0276c
2599 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$adc0276c'
2613 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$7600dccc
2613 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$7600dccc'
2617 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$bae9f6dd
2617 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$bae9f6dd'
2621 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$89d34c4
2621 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$89d34c4'
2631 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$eaa8d253
2631 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$eaa8d253'
2636 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$dbdc355c
2636 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$dbdc355c'
2638 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$bfba498b
2638 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$bfba498b'
2641 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$608cf84f
2645 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$608cf84f'
2655 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$19768573
2655 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$19768573'
2663 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$536f6485
2663 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$536f6485'
2665 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ce5ef3ac
2665 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ce5ef3ac'
2670 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$a27df787
2670 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$a27df787'
2681 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$1e0945bd
2681 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$1e0945bd'
2684 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$f35126a1
2684 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$f35126a1'
2687 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$6fa1c887
2687 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$6fa1c887'
2694 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$6304bf27
2695 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$6304bf27'
2716 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$437573c
2717 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$437573c'
2728 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$e526e127
2728 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$e526e127'
2741 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$980d0caf
2741 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$980d0caf'
2751 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$1c469e73
2751 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$1c469e73'
2753 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$2c75244f
2753 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$2c75244f'
2755 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$9c934081
2756 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$9c934081'
2760 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$fa37de33
2761 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$fa37de33'
2767 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$88460833
2767 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$88460833'
2769 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$1b33a0a9
2769 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$1b33a0a9'
2777 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$3dc1d393
2777 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$3dc1d393'
2784 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$e903c24c
2784 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$e903c24c'
2799 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$83f61bde
2799 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$83f61bde'
2802 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$67b76879
2802 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$67b76879'
2804 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$635f3103
2804 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$635f3103'
2806 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$b4392c4a
2806 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$b4392c4a'
2810 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$bda8d9e6
2810 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$bda8d9e6'
2811 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
2811 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
2811 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
2812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
2820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
2835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
2835 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
2835 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
2838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
2840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
2841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
2842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
2846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
2858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2900 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
2900 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
2900 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1260634890 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3314, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@940087898 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, JAVA_MAIN_CLASS_3314=cn.liweidan.docker.web.WebApplication, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
2901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
2919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
2919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
2921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
2931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
2953 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@50d13246
2958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
2963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
2988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
2996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
2996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
2996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
2997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
2999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
2999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
2999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
3008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3010 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1f010bf0]
3010 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@40db2a24]
3013 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@8ad6665]
3013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
3013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
3014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
3020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
3098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
3098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
3099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
3106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
3128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
3128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
3128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
3128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3132 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$83f61bde] - unable to determine constructor/method parameter names
3136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
3143 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3158 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3169 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
3170 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
3171 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
3173 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
3174 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
3174 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
3174 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
3174 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
3243 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
3251 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3254 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
3270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
3275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
3276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
3276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
3276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
3290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3330 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3331 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3331 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3331 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3331 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3331 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3331 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3331 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
3338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
3350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
3350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
3350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3350 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$6304bf27] - unable to determine constructor/method parameter names
3351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
3353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
3355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
3355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
3355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3356 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$6fa1c887] - unable to determine constructor/method parameter names
3359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
3375 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3375 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3376 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3376 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3376 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3376 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3376 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f'
3379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
3392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
3405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
3415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
3419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
3430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
3431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
3735 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
3735 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
3735 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
3800 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 10908 (http)
3998 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
3998 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 3161 ms
4001 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@2028dcd6]
4002 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@9026d4f]
4002 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@6faaced5]
4003 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@51ccf471]
4017 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
4018 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
4018 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4018 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4018 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ce5ef3ac] - unable to determine constructor/method parameter names
4019 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
4020 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4020 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4021 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
4027 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4028 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4028 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4028 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4028 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4029 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4029 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4045 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4046 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
4046 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4047 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
4047 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
4047 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4047 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4047 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$67b76879] - unable to determine constructor/method parameter names
4048 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4048 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4048 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
4051 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4051 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4051 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4051 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4052 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4052 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4052 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4052 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4052 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4053 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
4071 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4076 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
4078 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
4078 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
4084 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4085 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
4085 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
4085 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4085 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4086 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$536f6485] - unable to determine constructor/method parameter names
4087 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4087 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4088 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
4093 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4108 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
4124 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
4124 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
4129 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
4135 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
4136 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
4137 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
4138 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
4139 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
4139 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
4141 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
4154 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
4154 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
4154 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
4154 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
4155 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4155 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4155 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
4161 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4164 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
4173 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
4173 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
4173 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
4173 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
4173 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4176 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
4183 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
4183 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
4183 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
4183 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
4184 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4184 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
4192 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
4192 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
4193 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
4193 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
4193 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
4193 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
4197 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
4202 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
4202 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
4203 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
4203 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
4231 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
4232 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
4232 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
4232 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
4232 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
4232 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
4233 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
4233 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
4242 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
4244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
4245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
4249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
4249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
4249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
4250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
4257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
4257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
4257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
4258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
4260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
4260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
4261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
4263 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
4263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
4265 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
4269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServiceImpl'
4269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webEndpoint'
4269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webEndpoint'
4272 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.endpoint.WebEndpoint]: AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
4272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webEndpoint' to allow for resolving potential circular references
4273 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webEndpoint': AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
4274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServiceImpl'
4274 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webEndpoint' to bean named 'webServiceImpl'
4275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webEndpoint'
4275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
4275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
4276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
4277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
4277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
4287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
4288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
4291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
4291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
4291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
4299 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4299 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4300 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4300 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4300 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4300 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4301 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f'
4306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
4311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
4312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
4312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4313 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$bae9f6dd] - unable to determine constructor/method parameter names
4313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f'
4315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
4322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
4322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
4322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
4323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
4327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
4327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
4327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
4332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4340 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
4349 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
4350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
4360 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
4365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
4366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
4368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
4368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
4371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
4371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
4371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
4372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
4402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
4420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
4421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
4429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
4433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
4433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
4436 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
4443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
4443 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4444 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
4444 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
4444 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
4444 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
4444 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
4444 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
4444 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
4444 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
4448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
4449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
4449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
4453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
4454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
4454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
4470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
4470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
4470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
4470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
4484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
4485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
4485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
4485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
4485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
4488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
4488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
4488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
4488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
4490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
4492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
4495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
4495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
4496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
4496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4498 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$437573c] - unable to determine constructor/method parameter names
4501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e'
4504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4514 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$437573c]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
4514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
4514 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
4515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
4515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
4515 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$980d0caf] - unable to determine constructor/method parameter names
4517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4522 main DEBUG org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@1643d68f
4534 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.Iterator org.springframework.boot.autoconfigure.web.HttpMessageConverters.iterator()
4534 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessConverters(java.util.List)
4535 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessPartConverters(java.util.List)
4535 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.getConverters()
4535 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
4535 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String java.lang.Object.toString()
4535 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public native int java.lang.Object.hashCode()
4536 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
4537 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.util.Spliterator java.lang.Iterable.spliterator()
4537 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default void java.lang.Iterable.forEach(java.util.function.Consumer)
4537 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
4537 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
4538 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
4538 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
4539 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
4540 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
4541 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
4541 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
4561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e'
4565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
4572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
4572 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
4572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
4572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
4573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
4591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
4591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
4597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
4598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
4598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
4598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
4598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
4599 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$3dc1d393] - unable to determine constructor/method parameter names
4601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
4601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
4601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
4602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
4602 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$fa37de33] - unable to determine constructor/method parameter names
4602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
4602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
4603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
4605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
4610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
4612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
4613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
4613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
4613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
4613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
4613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
4616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
4616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
4617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
4620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
4626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
4627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
4629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
4639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
4640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
4654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
4654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
4654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
4668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
4669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
4669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
4669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
4673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
4682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
4683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
4698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
4714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
4715 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:49:39 CST 2018]; root of context hierarchy
4780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
4780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
4780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
4780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
4815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
4815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
4816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
4825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
4826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
4849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
4868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
4869 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:49:39 CST 2018]; root of context hierarchy
4893 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class cn.liweidan.docker.web.endpoint.WebEndpoint: {public java.util.Map cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()={[],methods=[GET]}}
4894 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()
4897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
4897 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
4901 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
4902 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
4902 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
4902 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
4903 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
4903 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
4908 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
4908 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
4908 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
4909 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
4909 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
4909 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
4909 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
4909 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
4910 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
4911 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
4911 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
4917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
4934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
4934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
4934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
4935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
4937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
4937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
4937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
4937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
4939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
4939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
4942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
4942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
4942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
4942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:49:39 CST 2018]; root of context hierarchy
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webApplication': no URL paths identified
4975 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServiceImpl': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webEndpoint': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
4976 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
4977 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
4977 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
4993 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
4996 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
4997 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
4998 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
4998 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
4998 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
4999 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
4999 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
5005 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
5005 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
5006 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
5006 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
5007 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
5008 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
5009 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
5009 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
5012 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
5015 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
5016 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
5017 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
5017 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
5020 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
5043 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
5043 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
5043 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
5043 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
5043 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
5043 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'serverProperties': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
5044 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
5045 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
5046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
5046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
5046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
5046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
5065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
5086 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5087 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
5093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
5094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
5104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
5111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
5112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
5113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
5113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
5118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
5128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
5128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
5128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
5128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
5134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
5135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
5136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
5137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
5144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
5144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
5144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
5145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5151 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:49:39 CST 2018]; root of context hierarchy
5162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
5176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5177 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$e526e127] - unable to determine constructor/method parameter names
5177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
5183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
5183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
5184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
5187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
5187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
5219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
5220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
5222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
5224 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
5225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
5226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
5227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
5228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
5282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
5284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
5284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
5285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e'
5291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
5298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
5298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
5298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
5298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
5299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
5299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
5299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
5299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
5299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
5348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
5348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
5348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
5350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
5350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
5378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
5378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
5378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
5475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
5475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
5475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5481 main DEBUG org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@46a3700b
5483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
5485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
5486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
5498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
5499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
5507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
5507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5507 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$e903c24c] - unable to determine constructor/method parameter names
5511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5516 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
5516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
5516 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
5517 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
5517 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
5517 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
5517 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
5517 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5517 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5518 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5518 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5518 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5518 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5518 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
5524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
5524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
5526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
5526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
5526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
5535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
5535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
5535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5536 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$b4392c4a] - unable to determine constructor/method parameter names
5538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
5546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
5546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
5546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
5564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
5566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
5566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
5568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
5657 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
5658 main DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
5662 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@24be2d9c]
5662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
5663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
5664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5679 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
5680 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
5680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
5680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
5681 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7646731d]
5681 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@70e29e14]
5681 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@3b1bb3ab]
5682 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
5828 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat started on port(s): 10908 (http)
5829 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
5834 main INFO cn.liweidan.docker.web.WebApplication Started WebApplication in 5.981 seconds (JVM running for 6.81)
Log4J Log Messages
Log session start time Sun Apr 15 16:50:39 CST 2018

Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
2 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
30 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
44 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
53 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@225472281 {name='servletConfigInitParams', properties=java.lang.Object@30b7c004}, StubPropertySource@2045766957 {name='servletContextInitParams', properties=java.lang.Object@2928854b}, MapPropertySource@665726928 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@689401025 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan, JAVA_MAIN_CLASS_3316=cn.liweidan.docker.web.WebApplication}}]
61 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
62 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
92 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
92 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
93 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
93 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
99 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
141 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
141 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
267 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
396 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
401 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
403 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
403 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
620 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
622 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
622 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
625 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
625 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
626 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
627 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
628 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
628 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
629 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
629 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
630 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
630 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
654 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
655 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
695 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
792 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
798 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
800 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
800 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
800 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
807 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
811 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
812 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
816 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
819 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
819 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
821 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
822 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
822 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
823 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
823 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
825 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
929 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
931 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
932 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
933 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
947 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
950 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
955 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
961 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
1147 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
1147 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
1147 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
1147 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
1147 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@702025003 {name='servletConfigInitParams', properties=java.lang.Object@58e1d9d}, StubPropertySource@1147805316 {name='servletContextInitParams', properties=java.lang.Object@4f0f2942}, MapPropertySource@643290333 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3316, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1396721535 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan, JAVA_MAIN_CLASS_3316=cn.liweidan.docker.web.WebApplication}}]
1182 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1258 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
1259 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
1260 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
1260 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
1261 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
1261 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
1261 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
1262 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
1263 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
1264 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
1266 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
1267 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:10908' in any property source
1268 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
1268 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:10908' in any property source
1269 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
1284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1290 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3316 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
1294 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
1294 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
1294 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
1309 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1411 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
1411 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
1412 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
1414 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:22 CST 2018]; root of context hierarchy
1419 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: org.springframework.beans.factory.support.DefaultListableBeanFactory@7c51f34b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
1457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
1570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
1577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1626 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1636 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
1636 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
1637 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1646 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1647 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1647 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1648 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1649 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
1785 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
1837 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
1864 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
1876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2281 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
2282 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
2282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2487 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
2487 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
2500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2611 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2887 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
2916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2919 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
2919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2920 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2920 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
2973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2974 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3001 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
3002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3002 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
3002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3004 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
3005 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
3005 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
3005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3007 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3018 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
3027 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
3030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3060 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3061 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
3062 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
3117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3120 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
3120 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
3120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3125 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
3125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3127 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
3127 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
3128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3130 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
3134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3141 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
3149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3169 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
3174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3182 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
3182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3182 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
3215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3241 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
3241 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3246 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
3246 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3248 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
3249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3256 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
3257 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
3257 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
3257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
3262 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
3262 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
3263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
3263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
3263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
3263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
3263 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
3264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
3264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
3264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
3264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
3264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
3264 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
3265 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
3266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3266 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
3267 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
3268 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
3271 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
3272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3362 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
3362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3376 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
3377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3378 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
3378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3379 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
3379 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
3380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3381 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
3381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3383 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
3384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3384 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
3384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3410 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
3412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3439 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
3439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3440 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
3440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3451 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
3451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3452 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
3452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3454 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
3455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3457 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
3457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3466 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
3466 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
3467 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
3469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3470 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
3470 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
3472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3472 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
3472 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
3472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3477 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3485 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
3486 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
3486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3487 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
3487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3489 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
3489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3490 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
3490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3491 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3494 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
3494 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
3498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3498 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
3499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3501 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
3502 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
3914 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$89a066d9
3915 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$89a066d9'
3918 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$4bccee01
3918 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$4bccee01'
3923 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$140da361
3923 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$140da361'
3928 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$58f6bd72
3928 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$58f6bd72'
3937 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$a6a9fb59
3937 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$a6a9fb59'
3941 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$88b598e8
3941 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$88b598e8'
3944 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$79e8fbf1
3945 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$79e8fbf1'
3947 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$5dc71020
3947 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$5dc71020'
3949 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$fe99bee4
3949 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$fe99bee4'
3957 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$b7834c08
3957 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$b7834c08'
3963 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$f17c2b1a
3963 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$f17c2b1a'
3966 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$6c6bba41
3966 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$6c6bba41'
3975 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$408abe1c
3975 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$408abe1c'
3977 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$bc160c52
3977 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$bc160c52'
3980 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$915ded36
3980 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$915ded36'
3982 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$dae8f1c
3983 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$dae8f1c'
3985 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$11185bc
3986 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$11185bc'
4000 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$a2441dd1
4000 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$a2441dd1'
4005 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$8333a7bc
4005 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$8333a7bc'
4013 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$3619d344
4013 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$3619d344'
4016 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$ba536508
4016 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$ba536508'
4019 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ca81eae4
4019 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ca81eae4'
4021 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$3aa00716
4021 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$3aa00716'
4023 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$9844a4c8
4024 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$9844a4c8'
4027 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$2652cec8
4027 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$2652cec8'
4029 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$b940673e
4029 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$b940673e'
4031 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$dbce9a28
4031 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$dbce9a28'
4103 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$871088e1
4103 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$871088e1'
4106 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$2202e273
4106 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$2202e273'
4109 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$5c42f0e
4109 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$5c42f0e'
4112 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$16bf798
4112 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$16bf798'
4114 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$5245f2df
4114 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$5245f2df'
4117 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$5bb5a07b
4117 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$5bb5a07b'
4118 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
4118 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
4118 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
4119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
4119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
4128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
4160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
4160 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
4160 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
4178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
4178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
4179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
4181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
4200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
4210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
4245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
4259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4259 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4260 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
4260 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
4260 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@254918854 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3316, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@12139181 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan, JAVA_MAIN_CLASS_3316=cn.liweidan.docker.web.WebApplication}}]
4260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
4276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
4291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
4292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
4297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
4310 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@6b9267b
4316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
4322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
4340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
4347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
4347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
4359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
4359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
4359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
4362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
4369 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@ec2bf82]
4369 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@cc62a3b]
4371 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@36ac8a63]
4372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
4372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
4372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
4382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
4464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
4464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
4464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
4464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
4465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
4470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
4483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
4486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
4487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
4487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
4487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4489 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$2202e273] - unable to determine constructor/method parameter names
4493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
4493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
4494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
4501 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4513 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4518 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
4519 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
4520 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
4522 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
4523 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
4523 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
4523 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
4524 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
4675 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
4682 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4684 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
4688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
4688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
4705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
4721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
4721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
4721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
4721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
4721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
4721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
4724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
4760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4773 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4782 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4782 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
4783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
4784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
4784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
4784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
4784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
4788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4798 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$11185bc] - unable to determine constructor/method parameter names
4800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
4802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4803 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$dae8f1c] - unable to determine constructor/method parameter names
4804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
4808 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4808 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4808 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4808 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4808 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4808 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4809 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
4809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
4813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
4823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
4840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
4845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
4856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
4857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
5236 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
5236 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
5237 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
5295 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 10908 (http)
5478 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
5482 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 4068 ms
5485 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@1ddab738]
5487 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@13ff3c74]
5488 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@39b3701e]
5489 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@7f235be3]
5504 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
5505 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
5506 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
5506 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
5507 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$6c6bba41] - unable to determine constructor/method parameter names
5508 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
5509 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5510 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5518 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
5547 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5554 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5554 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5555 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5555 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5555 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5555 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5608 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5608 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
5608 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5609 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
5609 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
5609 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5609 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5609 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$5c42f0e] - unable to determine constructor/method parameter names
5610 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
5610 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
5610 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
5620 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5620 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5621 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5621 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5621 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5621 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5621 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5621 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
5622 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
5622 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
5634 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5638 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
5641 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
5641 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
5647 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
5648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
5648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
5649 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
5649 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
5649 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$f17c2b1a] - unable to determine constructor/method parameter names
5649 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5649 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5650 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
5657 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
5674 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
5701 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
5701 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
5710 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
5752 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
5754 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
5755 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
5756 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
5758 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
5758 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
5766 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
5800 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
5801 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
5801 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
5805 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
5806 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5806 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5808 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
5828 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5835 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
5866 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
5866 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
5867 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
5867 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
5867 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5870 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
5884 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
5884 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
5884 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
5884 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
5884 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5886 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
5904 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
5905 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
5907 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
5907 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
5907 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
5908 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
5913 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
5924 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
5925 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
5925 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
5925 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
5998 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
6000 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
6016 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7c51f34b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
6017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
6019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
6021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
6021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
6021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
6021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
6026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
6028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
6029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
6031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
6035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
6035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
6036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
6036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
6040 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
6040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
6042 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
6051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServiceImpl'
6052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webEndpoint'
6052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webEndpoint'
6058 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.endpoint.WebEndpoint]: AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
6058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webEndpoint' to allow for resolving potential circular references
6065 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webEndpoint': AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
6067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServiceImpl'
6068 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webEndpoint' to bean named 'webServiceImpl'
6072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webEndpoint'
6073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
6074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
6078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
6083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
6084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
6084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
6085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
6089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
6089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
6089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
6089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
6089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
6092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
6093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
6093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
6093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
6094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
6094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
6094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6097 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
6112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
6114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
6114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
6114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
6114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
6114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
6115 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$58f6bd72] - unable to determine constructor/method parameter names
6115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
6116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
6118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
6119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
6119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
6119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
6120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
6129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
6134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
6134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
6134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
6134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
6135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
6141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
6153 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
6159 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
6160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
6173 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
6182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
6183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
6187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
6187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
6189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
6192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
6192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
6192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
6192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
6193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
6193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
6219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
6235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
6236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
6236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
6236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
6236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
6237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
6237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
6238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
6245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
6245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
6245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
6245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
6245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
6246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
6248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
6248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
6252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
6252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
6252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
6257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
6260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
6260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
6260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
6261 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
6262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
6277 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
6277 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
6277 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
6277 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
6277 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
6277 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
6277 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
6277 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
6277 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
6279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
6279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
6279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
6279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
6281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
6284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
6284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
6284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
6284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
6287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
6289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
6289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
6289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
6290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
6291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
6297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
6297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
6300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
6300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
6300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
6300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
6301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
6301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
6304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
6306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
6306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
6306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
6306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6307 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$a2441dd1] - unable to determine constructor/method parameter names
6308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7c51f34b'
6310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6317 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$a2441dd1]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
6317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
6317 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
6318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6321 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$3619d344] - unable to determine constructor/method parameter names
6322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6325 main DEBUG org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@61c76850
6337 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.Iterator org.springframework.boot.autoconfigure.web.HttpMessageConverters.iterator()
6337 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.getConverters()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessConverters(java.util.List)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessPartConverters(java.util.List)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String java.lang.Object.toString()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public native int java.lang.Object.hashCode()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.util.Spliterator java.lang.Iterable.spliterator()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default void java.lang.Iterable.forEach(java.util.function.Consumer)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
6338 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
6339 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
6361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7c51f34b'
6363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
6373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6374 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
6376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
6377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
6420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
6420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
6433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
6434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
6434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
6436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
6436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
6436 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$dbce9a28] - unable to determine constructor/method parameter names
6444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
6445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
6445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
6445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
6445 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$9844a4c8] - unable to determine constructor/method parameter names
6446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
6446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
6446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
6450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
6459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
6466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
6467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
6467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
6467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
6467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
6468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
6471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
6473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
6473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
6489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
6495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
6496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
6499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
6507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
6509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
6521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
6521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
6521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
6538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
6539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
6539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
6539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
6543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
6551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
6551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
6561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
6598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
6599 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:22 CST 2018]; root of context hierarchy
6687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
6687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
6687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
6687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
6701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
6701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
6701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
6705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
6706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
6721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
6721 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:22 CST 2018]; root of context hierarchy
6735 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class cn.liweidan.docker.web.endpoint.WebEndpoint: {public java.util.Map cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()={[/hello],methods=[GET]}}
6735 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/hello],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6739 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6739 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6739 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6739 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6739 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6740 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6740 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6740 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6740 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
6741 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
6741 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
6743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
6743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
6743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
6744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
6744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
6747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
6747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
6747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
6747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
6753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
6754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
6754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
6754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
6755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
6756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
6761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
6761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
6761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
6762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
6774 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:22 CST 2018]; root of context hierarchy
6775 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
6775 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
6776 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
6776 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
6776 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
6776 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
6777 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webApplication': no URL paths identified
6777 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
6777 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServiceImpl': no URL paths identified
6778 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webEndpoint': no URL paths identified
6778 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
6778 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
6778 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
6779 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
6779 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
6779 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
6779 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
6779 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
6780 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
6780 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
6780 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
6780 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
6780 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
6781 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
6782 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
6782 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
6782 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
6782 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
6782 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
6782 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
6783 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
6783 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
6783 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
6783 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
6783 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
6783 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
6784 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
6785 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
6786 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'serverProperties': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
6787 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
6788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
6788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
6812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
6813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
6839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
6839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
6839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
6851 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6851 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
6851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
6851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
6851 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
6853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
6853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
6853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
6853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
6853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
6854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
6857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
6870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
6870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
6870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
6871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
6873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
6873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
6873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
6874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
6876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
6876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
6876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
6876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6880 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:22 CST 2018]; root of context hierarchy
6888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
6894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
6894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
6894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
6894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6903 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$8333a7bc] - unable to determine constructor/method parameter names
6903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
6906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
6906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
6906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
6910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
6910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
6919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
6919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
6920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
6920 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
6921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
6921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
6921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
6921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
6941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
6941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
6941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
6941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@7c51f34b'
6945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
6949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
6949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
6949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
6949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
6949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
6950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
6950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
6950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
6950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
6955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
6970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
6971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
6971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
6972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
6972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
6982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
6982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
6982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
7016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
7016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
7016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
7035 main DEBUG org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@7ea3ac2b
7037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
7046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
7048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
7062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
7062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
7062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
7062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
7062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
7062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
7063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
7070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
7070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
7070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
7071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
7071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
7071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
7071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
7071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
7072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
7082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
7082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
7082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
7082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
7082 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$871088e1] - unable to determine constructor/method parameter names
7083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
7083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
7085 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
7085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
7085 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
7085 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
7085 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
7085 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
7085 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
7086 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
7087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
7087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
7087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
7093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
7093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
7093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
7094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
7094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
7094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
7094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
7094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
7095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
7095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
7099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
7109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
7110 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$5245f2df] - unable to determine constructor/method parameter names
7117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
7121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
7121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
7121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
7121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
7128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
7135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
7142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
7143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
7143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
7144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
7147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
7147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7349 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
7349 main DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
7356 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@3874b815]
7356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
7357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
7358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
7376 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
7377 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
7378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
7378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
7378 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@45f421c]
7378 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@1816e24a]
7378 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@6940f685]
7380 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
7497 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application failed to start with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
7508 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
7512 main DEBUG org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter Application failed to start due to an exception
org.springframework.boot.context.embedded.tomcat.ConnectorStartFailedException: Connector configured to listen on port 10908 failed to start
     at org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer.checkThatConnectorsHaveStarted(TomcatEmbeddedServletContainer.java:222)
     at org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer.start(TomcatEmbeddedServletContainer.java:198)
     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.startEmbeddedServletContainer(EmbeddedWebApplicationContext.java:297)
     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:145)
     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:546)
     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122)
     at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:693)
     at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:360)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:303)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107)
     at cn.liweidan.docker.web.WebApplication.main(WebApplication.java:16)
7514 main ERROR org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter *************************** APPLICATION FAILED TO START *************************** Description: The Tomcat connector configured to listen on port 10908 failed to start. The port may already be in use or the connector may be misconfigured. Action: Verify the connector's configuration, identify and stop any process that's listening on port 10908, or configure this application to listen on another port.
7516 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:22 CST 2018]; root of context hierarchy
7518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
7518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7c51f34b: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
7518 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mbeanExporter'
7518 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
7519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping, resourceHandlerMapping]
7519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
7519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
7519 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
54953 Thread-3 INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@691a7f8f: startup date [Sun Apr 15 16:49:39 CST 2018]; root of context hierarchy
54956 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
54956 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@72d1ad2e: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
54956 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mbeanExporter'
54956 Thread-3 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
54957 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping, resourceHandlerMapping]
54958 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
54958 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
54958 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
54958 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
54958 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
54958 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
54959 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
54959 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
54959 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
54959 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
Log4J Log Messages
Log session start time Sun Apr 15 16:52:55 CST 2018

Time Thread Level Category Message
1 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
16 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
21 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
23 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@225472281 {name='servletConfigInitParams', properties=java.lang.Object@30b7c004}, StubPropertySource@2045766957 {name='servletContextInitParams', properties=java.lang.Object@2928854b}, MapPropertySource@665726928 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@689401025 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, JAVA_MAIN_CLASS_3321=cn.liweidan.docker.web.WebApplication, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
28 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
30 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
91 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
91 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
92 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
93 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
104 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
124 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
124 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
315 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
365 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
371 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
378 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
379 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
476 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
477 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
477 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
480 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
481 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
481 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
482 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
482 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
482 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
484 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
484 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
485 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
485 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
489 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
490 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
490 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
507 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
509 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
509 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
509 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
509 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
513 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=10908}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
514 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
514 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
516 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
516 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
516 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
517 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
518 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
518 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
519 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
519 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
521 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
626 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
627 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
632 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
634 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
639 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
647 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
709 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
743 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
807 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
938 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
938 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
954 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
954 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
955 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@702025003 {name='servletConfigInitParams', properties=java.lang.Object@58e1d9d}, StubPropertySource@1147805316 {name='servletContextInitParams', properties=java.lang.Object@4f0f2942}, MapPropertySource@643290333 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3321, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1396721535 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, JAVA_MAIN_CLASS_3321=cn.liweidan.docker.web.WebApplication, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
1051 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1108 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
1109 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
1109 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
1109 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
1110 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
1111 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
1111 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
1112 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
1113 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
1113 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
1113 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
1115 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:10908' in any property source
1115 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
1115 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:10908' in any property source
1116 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
1130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1134 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3321 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
1134 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
1134 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
1135 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
1146 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1373 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
1373 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
1374 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
1380 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:41 CST 2018]; root of context hierarchy
1414 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: org.springframework.beans.factory.support.DefaultListableBeanFactory@8576fa0: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
1455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
1499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
1502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1597 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1600 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
1602 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
1603 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1606 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1606 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1607 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1608 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1610 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
1734 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
1781 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
1792 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
1801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2101 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
2102 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
2157 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
2159 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
2159 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2674 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
2708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2710 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
2711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2711 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2711 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
2722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2722 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2726 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
2727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2727 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2728 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
2728 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2728 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
2729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2729 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
2731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2731 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
2732 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
2732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2739 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
2739 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
2739 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
2748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2769 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2769 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
2770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2776 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2782 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
2783 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
2783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2783 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2796 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
2804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2807 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
2807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2822 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2824 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
2827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2829 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
2830 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2832 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
2833 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
2834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2849 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
2849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2862 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
2863 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
2864 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
2866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2868 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2869 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
2869 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
2869 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
2869 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
2869 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
2870 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
2870 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
2870 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
2870 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
2870 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
2871 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
2871 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
2871 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
2871 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
2871 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
2871 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
2872 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
2872 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
2872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2872 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
2873 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
2873 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
2875 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2911 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
2911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2916 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
2916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2917 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
2918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2919 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
2919 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
2920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2921 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
2921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2923 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
2923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2925 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
2925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2927 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
2928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2930 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
2930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2930 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
2931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2934 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2934 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2938 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
2939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2940 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2942 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
2942 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
2942 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
2943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2944 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
2944 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2946 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
2946 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
2946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2948 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
2948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2953 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
2953 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
2953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2954 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
2954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2957 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
2957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2957 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
2958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2958 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
2960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2961 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
2962 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
2962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2963 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
2965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2967 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
2967 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
3229 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$38182301
3229 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$38182301'
3232 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$fa44aa29
3232 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$fa44aa29'
3236 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$c2855f89
3236 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$c2855f89'
3245 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$76e799a
3245 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$76e799a'
3252 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$5521b781
3253 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$5521b781'
3256 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$372d5510
3256 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$372d5510'
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$2860b819
3261 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$2860b819'
3270 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$c3ecc48
3271 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$c3ecc48'
3274 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$ad117b0c
3274 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$ad117b0c'
3277 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$65fb0830
3277 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$65fb0830'
3286 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$9ff3e742
3288 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$9ff3e742'
3295 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$1ae37669
3295 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$1ae37669'
3297 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$ef027a44
3297 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$ef027a44'
3300 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$6a8dc87a
3300 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$6a8dc87a'
3304 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$3fd5a95e
3304 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$3fd5a95e'
3313 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$bc264b44
3313 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$bc264b44'
3318 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$af8941e4
3319 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$af8941e4'
3331 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$50bbd9f9
3331 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$50bbd9f9'
3334 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$31ab63e4
3334 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$31ab63e4'
3341 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$e4918f6c
3342 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$e4918f6c'
3344 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$68cb2130
3344 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$68cb2130'
3347 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$78f9a70c
3347 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$78f9a70c'
3349 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$e917c33e
3349 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$e917c33e'
3352 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$46bc60f0
3352 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$46bc60f0'
3354 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d4ca8af0
3354 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d4ca8af0'
3356 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$67b82366
3356 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$67b82366'
3358 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$8a465650
3358 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$8a465650'
3365 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$35884509
3365 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$35884509'
3367 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$d07a9e9b
3367 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$d07a9e9b'
3370 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$b43beb36
3370 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$b43beb36'
3373 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$afe3b3c0
3373 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$afe3b3c0'
3375 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$bdaf07
3375 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$bdaf07'
3377 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$a2d5ca3
3377 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$a2d5ca3'
3378 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
3378 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
3378 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
3379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
3379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
3382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
3389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
3390 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
3390 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
3395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
3395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
3396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
3398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
3408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
3413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
3417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
3428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3429 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
3429 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
3429 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1627781283 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3321, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@574077658 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, JAVA_MAIN_CLASS_3321=cn.liweidan.docker.web.WebApplication, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
3429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
3436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
3438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
3438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
3442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
3450 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@405325cf
3468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
3480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
3496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
3500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
3500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
3507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
3508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
3510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3513 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6a078481]
3513 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@79c5636f]
3515 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5e63cad]
3516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
3516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
3516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
3524 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
3607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
3608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
3609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
3636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
3674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
3674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
3674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
3675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3678 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$d07a9e9b] - unable to determine constructor/method parameter names
3680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
3688 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3720 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3726 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
3726 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
3731 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
3737 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
3739 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
3739 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
3740 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
3740 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
3859 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
3861 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3863 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
3870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
3882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
3882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
3882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
3882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
3892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3935 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3941 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3942 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
3947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
3948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
3948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
3951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
3957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
3972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
3972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
3973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3973 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$af8941e4] - unable to determine constructor/method parameter names
3974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
3981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
3985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
3985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
3986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3986 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$bc264b44] - unable to determine constructor/method parameter names
3988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3994 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
3995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
3997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
4003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
4027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
4055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
4066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
4091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
4091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
4426 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
4427 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
4427 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
4490 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 10908 (http)
4773 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
4775 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 3395 ms
4776 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@5d7d4d5a]
4777 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@5e7b269]
4777 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@5a1365ba]
4779 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@12fcd3b5]
4786 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
4786 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
4786 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4786 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4787 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$1ae37669] - unable to determine constructor/method parameter names
4788 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
4789 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4789 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4792 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
4804 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4810 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4810 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4810 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4810 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4810 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4810 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4824 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4824 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
4824 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4825 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
4825 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
4825 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4825 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4826 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$b43beb36] - unable to determine constructor/method parameter names
4826 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4826 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4826 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4830 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4831 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4831 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4832 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
4838 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4843 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
4846 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
4846 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
4853 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4854 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
4854 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
4854 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4855 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4855 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$9ff3e742] - unable to determine constructor/method parameter names
4855 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4855 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4856 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
4862 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4879 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
4898 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
4898 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
4902 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
4908 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
4909 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
4910 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
4910 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
4912 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
4912 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
4913 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
4926 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
4926 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
4926 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
4926 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
4927 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4927 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4927 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
4934 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4937 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
4947 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
4947 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
4947 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
4947 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
4947 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4952 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
4963 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
4963 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
4963 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
4963 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
4963 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4964 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
4973 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
4973 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
4975 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
4975 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
4975 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
4975 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
4980 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
4988 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
4989 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
4989 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
4989 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
5041 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
5042 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
5045 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
5046 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
5047 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
5047 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
5050 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
5050 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
5068 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
5072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8576fa0: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
5073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
5073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
5073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
5073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
5073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
5073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
5075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
5079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
5079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
5079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
5080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
5091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
5091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
5092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
5092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
5096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
5096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
5096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
5096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
5102 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
5102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
5117 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
5127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServiceImpl'
5128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webEndpoint'
5128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webEndpoint'
5130 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.endpoint.WebEndpoint]: AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
5130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webEndpoint' to allow for resolving potential circular references
5132 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webEndpoint': AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
5133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServiceImpl'
5133 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webEndpoint' to bean named 'webServiceImpl'
5134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webEndpoint'
5134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
5134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
5136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
5145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
5145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
5148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
5148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
5152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
5153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
5153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5158 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
5162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5169 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$76e799a] - unable to determine constructor/method parameter names
5170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
5170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
5173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
5173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
5173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
5174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
5182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5190 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
5195 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
5195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
5207 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
5219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
5220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
5223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
5223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
5235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
5236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
5236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
5237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
5275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
5307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
5308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
5311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
5311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
5311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
5333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
5333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
5334 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
5335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
5343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
5344 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
5344 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
5344 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
5345 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
5345 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
5345 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
5345 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
5345 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
5345 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
5347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
5347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
5347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
5352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
5353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
5353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
5358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
5358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
5358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
5358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
5370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
5370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
5370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
5370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
5371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
5373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
5376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
5376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
5376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
5376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5377 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$50bbd9f9] - unable to determine constructor/method parameter names
5377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8576fa0'
5379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5387 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$50bbd9f9]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
5387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
5388 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
5389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5389 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$e4918f6c] - unable to determine constructor/method parameter names
5390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5394 main DEBUG org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@14f3c6fc
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.Iterator org.springframework.boot.autoconfigure.web.HttpMessageConverters.iterator()
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessConverters(java.util.List)
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessPartConverters(java.util.List)
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.getConverters()
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String java.lang.Object.toString()
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public native int java.lang.Object.hashCode()
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
5407 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.util.Spliterator java.lang.Iterable.spliterator()
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default void java.lang.Iterable.forEach(java.util.function.Consumer)
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
5408 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
5409 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5410 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
5410 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
5410 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
5410 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
5410 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
5435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8576fa0'
5437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
5453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5453 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
5454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
5454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
5505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
5506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
5527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
5529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
5530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
5530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5532 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$8a465650] - unable to determine constructor/method parameter names
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5536 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$46bc60f0] - unable to determine constructor/method parameter names
5537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
5550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
5559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
5560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
5560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
5560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
5564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
5565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
5569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
5595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
5596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
5606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
5624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
5649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
5649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
5649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
5674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
5675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
5675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
5675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
5681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
5692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
5692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
5703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
5723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
5724 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:41 CST 2018]; root of context hierarchy
5793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
5793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
5793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
5794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
5816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
5816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
5826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
5827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
5874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
5874 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:41 CST 2018]; root of context hierarchy
5909 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class cn.liweidan.docker.web.endpoint.WebEndpoint: {public java.util.Map cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()={[/hello],methods=[GET]}}
5910 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/hello],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()
5914 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5914 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5915 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5915 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5915 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5915 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5916 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5916 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5917 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
5918 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
5918 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
5919 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
5929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
5929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
5929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
5930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
5936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
5936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
5936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
5936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
5937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
5947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
5948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
5948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
5949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:41 CST 2018]; root of context hierarchy
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webApplication': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
5962 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServiceImpl': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webEndpoint': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
5963 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
5964 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
5965 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
5966 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'serverProperties': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
5967 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
5968 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
5968 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
5968 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
5968 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
5968 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
5968 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
5969 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
5969 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
5969 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
5969 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
5969 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
5969 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
5970 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
5970 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
5970 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
5970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
5970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
5970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
5971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
5975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
5985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
5986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
5994 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5994 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
5994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
5994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
5994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
5994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
5994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
5995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
5995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
5995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
5995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
5996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
5998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
6001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
6001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
6001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
6001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
6005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
6005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
6005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
6005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
6008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
6008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
6008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
6008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6012 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:41 CST 2018]; root of context hierarchy
6018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
6021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
6022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
6022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
6022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
6032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
6032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
6033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6033 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$31ab63e4] - unable to determine constructor/method parameter names
6033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
6043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
6044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
6044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
6051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
6051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
6070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
6071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
6072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
6075 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
6077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
6077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
6078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
6078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
6144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
6144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
6144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
6144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@8576fa0'
6151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
6158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
6158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
6158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
6158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
6159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
6159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
6160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
6160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
6161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
6200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
6201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
6214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
6214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
6214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
6235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
6235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
6235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6241 main DEBUG org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@61a5bbee
6245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
6249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
6251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
6265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
6275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
6276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
6278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
6282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
6282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
6283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
6283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
6283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
6284 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$35884509] - unable to determine constructor/method parameter names
6284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6293 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
6293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
6293 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
6293 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
6294 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
6294 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
6294 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6295 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
6310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6315 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$bdaf07] - unable to determine constructor/method parameter names
6315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
6331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
6331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
6331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
6342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
6345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
6345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
6353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
6606 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
6606 main DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
6630 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@56f521c6]
6632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
6635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
6635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6658 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
6659 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
6659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
6659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
6659 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7b7683d4]
6659 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@40712ee9]
6659 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@2e53b094]
6661 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
6796 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat started on port(s): 10908 (http)
6797 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
6806 main INFO cn.liweidan.docker.web.WebApplication Started WebApplication in 6.9 seconds (JVM running for 7.793)
133439 Thread-3 INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:50:41 CST 2018]; root of context hierarchy
133459 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
133460 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8576fa0: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
133460 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mbeanExporter'
133461 Thread-3 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
133462 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping, resourceHandlerMapping]
133462 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
133462 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
133462 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
133462 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
133463 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
133463 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
133463 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
133463 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
133463 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
133463 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
Log4J Log Messages
Log session start time Sun Apr 15 16:54:23 CST 2018

Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
22 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
24 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
28 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@225472281 {name='servletConfigInitParams', properties=java.lang.Object@30b7c004}, StubPropertySource@2045766957 {name='servletContextInitParams', properties=java.lang.Object@2928854b}, MapPropertySource@665726928 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@689401025 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, JAVA_MAIN_CLASS_3331=cn.liweidan.docker.web.WebApplication, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
34 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
35 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
54 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
54 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
55 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
55 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
58 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
68 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
69 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
155 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
209 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
216 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
229 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
229 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
377 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
379 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
381 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
390 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
392 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
393 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
398 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
399 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
400 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
401 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
401 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
402 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
402 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
410 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
410 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
411 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
437 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
442 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
443 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
443 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
443 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
447 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
448 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
448 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
450 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
451 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
451 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
452 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
453 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
453 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
454 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
454 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
458 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
551 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
552 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
553 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
553 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
554 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
571 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
592 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
617 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
620 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
748 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
749 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
749 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
749 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
749 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@702025003 {name='servletConfigInitParams', properties=java.lang.Object@58e1d9d}, StubPropertySource@1147805316 {name='servletContextInitParams', properties=java.lang.Object@4f0f2942}, MapPropertySource@643290333 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3331, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1396721535 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, JAVA_MAIN_CLASS_3331=cn.liweidan.docker.web.WebApplication, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
818 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
865 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
866 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
866 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
868 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
868 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
869 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
869 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
870 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
870 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
871 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
871 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
872 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:18080' in any property source
874 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
874 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:18080' in any property source
875 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
886 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3331 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
886 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
886 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
887 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
917 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1161 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
1161 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
1165 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
1167 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:52:57 CST 2018]; root of context hierarchy
1171 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: org.springframework.beans.factory.support.DefaultListableBeanFactory@d41f816: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
1191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
1210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
1213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1294 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1297 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
1298 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
1298 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1301 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1301 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1301 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1302 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
1304 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
1510 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
1537 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
1569 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
1617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1826 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
1827 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
1828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1901 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
1901 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
1902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1962 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
1966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2396 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
2432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2439 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
2441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2442 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
2443 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
2454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2455 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
2455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2467 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
2468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2468 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
2468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2470 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
2470 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
2470 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
2470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2471 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
2472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2473 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
2473 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
2474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2483 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
2484 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
2485 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
2508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2534 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
2534 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
2535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2548 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
2548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2549 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
2550 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
2551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2551 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
2552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2557 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
2560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2563 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
2564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2569 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
2569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2569 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
2571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2573 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
2573 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
2574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2575 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
2576 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
2576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2578 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
2579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2601 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
2617 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
2617 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
2618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2623 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
2624 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
2624 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
2626 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
2626 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
2626 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
2626 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
2627 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
2627 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
2627 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
2627 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
2627 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
2627 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
2629 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
2630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
2630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
2630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
2630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
2630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
2631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2631 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
2631 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
2631 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
2633 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
2635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2720 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
2721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2745 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
2746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2747 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
2748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2749 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
2750 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
2753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2757 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
2758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2761 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
2761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2762 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
2762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2763 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
2763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2766 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
2767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2768 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
2769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2784 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
2784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2784 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
2784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2786 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
2786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2787 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
2787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2790 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
2791 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
2792 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
2794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2797 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
2797 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
2800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2800 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
2800 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
2801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2803 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
2803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2807 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
2807 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
2807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2808 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
2808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2811 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
2811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2812 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
2812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2813 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
2813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2814 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
2815 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
2819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2819 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
2820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
2821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2821 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
2822 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
3147 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$caddb223
3148 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$caddb223'
3151 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8d0a394b
3151 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8d0a394b'
3156 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$554aeeab
3156 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$554aeeab'
3170 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9a3408bc
3170 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9a3408bc'
3178 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$e7e746a3
3178 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$e7e746a3'
3182 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$c9f2e432
3182 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$c9f2e432'
3188 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$bb26473b
3188 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$bb26473b'
3191 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$9f045b6a
3191 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$9f045b6a'
3194 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$3fd70a2e
3194 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$3fd70a2e'
3196 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$f8c09752
3197 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$f8c09752'
3201 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$32b97664
3201 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$32b97664'
3204 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ada9058b
3204 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ada9058b'
3206 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$81c80966
3206 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$81c80966'
3209 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$fd53579c
3209 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$fd53579c'
3212 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$d29b3880
3212 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$d29b3880'
3215 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$4eebda66
3215 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$4eebda66'
3218 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$424ed106
3218 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$424ed106'
3227 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e381691b
3227 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e381691b'
3231 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c470f306
3231 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c470f306'
3238 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$77571e8e
3239 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$77571e8e'
3241 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$fb90b052
3241 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$fb90b052'
3244 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$bbf362e
3244 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$bbf362e'
3251 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$7bdd5260
3251 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$7bdd5260'
3254 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d981f012
3254 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d981f012'
3257 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$67901a12
3258 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$67901a12'
3262 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$fa7db288
3262 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$fa7db288'
3268 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$1d0be572
3268 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$1d0be572'
3277 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$c84dd42b
3286 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$c84dd42b'
3293 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$63402dbd
3293 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$63402dbd'
3301 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$47017a58
3301 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$47017a58'
3303 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$42a942e2
3304 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$42a942e2'
3305 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$93833e29
3305 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$93833e29'
3307 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$9cf2ebc5
3307 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$9cf2ebc5'
3308 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
3308 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
3308 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
3309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
3309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
3313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
3329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
3330 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
3330 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
3340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
3340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
3341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
3342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
3351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
3358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
3369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
3369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
3390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3391 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
3391 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
3391 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1365711624 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, PID=3331, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@22040992 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, JAVA_MAIN_CLASS_3331=cn.liweidan.docker.web.WebApplication, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
3391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
3413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
3413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
3416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
3416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
3425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
3440 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@4f8caaf3
3459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
3476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
3505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
3511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
3511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
3533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
3533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
3533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
3535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
3542 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@14a54ef6]
3542 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@20921b9b]
3544 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@31be6b49]
3545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
3545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
3545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
3551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
3688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
3688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
3689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
3698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
3716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
3717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
3717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
3717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3717 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$63402dbd] - unable to determine constructor/method parameter names
3721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
3727 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3741 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
3747 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
3747 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
3749 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
3751 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
3752 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
3752 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
3752 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
3753 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
3838 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
3841 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
3842 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3843 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3843 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3843 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3843 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3843 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3843 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
3845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
3853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
3859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
3905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3970 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3982 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
3983 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
3983 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
3983 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
3983 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
3983 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
3983 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
3983 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
3987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
3987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
3987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
3987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
3989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
4000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
4012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
4012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
4012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4013 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$424ed106] - unable to determine constructor/method parameter names
4014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
4016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
4017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
4017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
4017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4017 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$4eebda66] - unable to determine constructor/method parameter names
4018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4023 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
4024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
4024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
4033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
4046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
4057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
4063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
4081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
4081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
4478 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
4479 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
4479 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
4544 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 18080 (http)
4878 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
4879 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 3713 ms
4881 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@4cc1784a]
4881 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@4fa94ffd]
4881 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@6ce9bb6c]
4882 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@4dfa8958]
4889 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
4889 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
4889 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4889 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4889 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ada9058b] - unable to determine constructor/method parameter names
4890 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
4891 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4891 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4893 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4898 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4925 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4925 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
4925 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4926 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
4927 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
4927 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4927 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4927 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$47017a58] - unable to determine constructor/method parameter names
4928 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4928 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4928 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
4932 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4933 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4933 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
4933 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
4940 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4945 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
4948 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
4949 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
4955 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4957 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
4957 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
4957 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4957 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4957 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$32b97664] - unable to determine constructor/method parameter names
4958 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4958 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
4958 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
4968 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4987 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
5011 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
5012 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
5017 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
5030 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
5031 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
5032 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
5033 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
5035 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
5035 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
5037 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
5055 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
5055 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
5055 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
5056 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
5056 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5056 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5056 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
5070 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5074 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
5092 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
5092 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
5093 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
5093 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
5093 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5098 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
5160 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
5160 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
5160 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
5160 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
5160 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5161 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
5189 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
5189 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
5190 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
5190 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
5191 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
5191 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
5195 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
5206 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
5207 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
5207 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
5207 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
5253 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
5254 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
5254 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
5254 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
5254 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
5255 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
5255 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
5255 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
5263 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@d41f816: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
5267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
5272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
5272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
5272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
5272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
5275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
5275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
5275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
5275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
5277 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
5278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
5281 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
5283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServiceImpl'
5283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webEndpoint'
5283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webEndpoint'
5285 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.endpoint.WebEndpoint]: AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
5285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webEndpoint' to allow for resolving potential circular references
5286 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webEndpoint': AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
5287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServiceImpl'
5287 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webEndpoint' to bean named 'webServiceImpl'
5288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webEndpoint'
5288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
5288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
5289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
5291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
5291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
5296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
5296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
5303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
5304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
5304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5309 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
5320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
5331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
5331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
5331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
5331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5332 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9a3408bc] - unable to determine constructor/method parameter names
5332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6'
5332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
5343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
5344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
5345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
5347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
5352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
5352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
5352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
5366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5378 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
5382 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
5383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
5403 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
5418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
5423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
5433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
5433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
5440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
5445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
5478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
5490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
5495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
5499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
5505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
5512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
5512 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
5513 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
5516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
5525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
5526 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
5526 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
5527 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
5527 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy45
5527 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
5527 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
5528 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
5531 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
5531 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
5534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
5534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
5534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
5540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
5541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
5541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
5554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
5555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
5573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
5574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
5580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
5581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
5584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
5586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
5590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
5590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
5590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
5590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5591 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e381691b] - unable to determine constructor/method parameter names
5594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d41f816'
5598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5614 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e381691b]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
5615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
5617 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5623 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$77571e8e] - unable to determine constructor/method parameter names
5624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5628 main DEBUG org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@2257fadf
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.Iterator org.springframework.boot.autoconfigure.web.HttpMessageConverters.iterator()
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.getConverters()
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessConverters(java.util.List)
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessPartConverters(java.util.List)
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String java.lang.Object.toString()
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public native int java.lang.Object.hashCode()
5644 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
5645 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.util.Spliterator java.lang.Iterable.spliterator()
5645 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default void java.lang.Iterable.forEach(java.util.function.Consumer)
5645 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
5645 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
5645 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
5646 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
5646 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
5646 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
5646 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
5647 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
5647 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
5647 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
5647 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
5647 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
5648 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
5648 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5648 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5648 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
5648 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
5648 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
5649 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
5649 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
5649 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
5649 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
5649 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
5689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
5689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d41f816'
5690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
5699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5699 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
5700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
5700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
5734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
5734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
5765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
5766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
5767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
5767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5767 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$1d0be572] - unable to determine constructor/method parameter names
5771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
5772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
5774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5775 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d981f012] - unable to determine constructor/method parameter names
5777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
5785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
5802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
5803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
5803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
5803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
5816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
5817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
5821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
5838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
5839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
5843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
5867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
5876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
5876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
5876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
5888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
5888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
5888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
5888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
5891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
5893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
5893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
5899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
5911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
5913 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:52:57 CST 2018]; root of context hierarchy
5990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
5991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
5991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
5991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
6025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
6025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
6025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
6034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
6035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
6079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
6079 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:52:57 CST 2018]; root of context hierarchy
6095 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class cn.liweidan.docker.web.endpoint.WebEndpoint: {public java.util.Map cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()={[/hello],methods=[GET]}}
6095 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/hello],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6098 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6099 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6099 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
6099 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6099 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
6099 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6100 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
6100 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6100 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
6100 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
6101 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
6101 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
6104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
6104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
6104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
6104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
6104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
6107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
6110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
6110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
6110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
6110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
6113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
6113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
6118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
6118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
6118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
6118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
6136 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:52:57 CST 2018]; root of context hierarchy
6136 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webApplication': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServiceImpl': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webEndpoint': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
6137 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
6138 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
6139 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'serverProperties': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
6140 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
6141 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
6141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
6142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
6142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
6145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
6182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
6183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
6183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
6195 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6196 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
6197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
6197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
6197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
6199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
6201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
6205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
6210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
6210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
6210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
6215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
6231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
6232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
6232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
6233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
6253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
6254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
6254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
6254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6264 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:52:57 CST 2018]; root of context hierarchy
6272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
6274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
6275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
6275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
6275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
6279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6300 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c470f306] - unable to determine constructor/method parameter names
6300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
6309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
6310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
6310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
6326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
6326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
6327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
6349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
6350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
6350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
6351 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
6402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
6402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
6402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
6402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@d41f816'
6407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
6407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
6417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
6417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
6417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
6417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
6417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
6418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
6418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
6418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
6418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
6418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
6454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
6454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
6454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
6456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
6456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
6472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
6472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
6472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
6485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
6486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
6488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
6501 main DEBUG org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@5930635c
6503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
6506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
6508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
6517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
6518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
6518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
6518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
6518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
6518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
6518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
6522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
6522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
6522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
6522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
6522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
6523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
6523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
6523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
6523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
6526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
6527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
6527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
6527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
6527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
6527 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$c84dd42b] - unable to determine constructor/method parameter names
6528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6534 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
6534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
6534 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
6534 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
6534 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
6534 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
6534 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6535 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
6546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
6546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
6546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
6546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
6546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
6547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
6547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
6547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
6547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6554 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$93833e29] - unable to determine constructor/method parameter names
6554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
6562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
6562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
6562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
6567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
6571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
6582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
6582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
6587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
6894 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
6894 main DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
6900 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@499ef98e]
6901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
6919 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
6920 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
6920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
6920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
6921 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@16eedaa6]
6921 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@28501a4b]
6921 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@5b051a5c]
6922 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
7064 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat started on port(s): 18080 (http)
7067 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
7077 main INFO cn.liweidan.docker.web.WebApplication Started WebApplication in 7.225 seconds (JVM running for 8.194)
29281 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Initializing servlet 'dispatcherServlet'
29287 http-nio-18080-exec-1 INFO org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
29288 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartResolver'
29289 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@20721491]
29290 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
29302 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
29302 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@436dda18]
29303 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
29314 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
29314 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@cdd81a4]
29316 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerMapping'
29316 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewControllerHandlerMapping'
29316 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameHandlerMapping'
29316 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
29316 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultServletHandlerMapping'
29317 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
29317 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'welcomePageHandlerMapping'
29318 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
29319 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
29319 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
29320 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
29321 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'handlerExceptionResolver'
29327 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
29341 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
29341 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@46eae041]
29350 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
29351 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
29355 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
29355 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewResolver'
29360 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
29388 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
29388 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@5e969c3d]
29389 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
29389 http-nio-18080-exec-1 INFO org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 101 ms
29389 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Servlet 'dispatcherServlet' configured successfully
29411 http-nio-18080-exec-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3f9f2c9c
29413 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/hello]
29428 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /hello
29430 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()]
29430 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webEndpoint'
29431 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/hello] is: -1
29458 http-nio-18080-exec-1 INFO cn.liweidan.docker.web.domain.service.impl.WebServiceImpl IP为127.0.0.1对该项目进行了访问
29533 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [{active profile=Spring.profiles.active}] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@22367b8]
29538 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
29541 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Successfully completed request
29564 http-nio-18080-exec-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3f9f2c9c
59982 http-nio-18080-exec-3 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@3f9f2c9c
59984 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/hello]
59985 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /hello
59987 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()]
59987 http-nio-18080-exec-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webEndpoint'
59987 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/hello] is: -1
59988 http-nio-18080-exec-3 INFO cn.liweidan.docker.web.domain.service.impl.WebServiceImpl IP为127.0.0.1对该项目进行了访问
59997 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [{active profile=Spring.profiles.active}] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@22367b8]
59997 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
59998 http-nio-18080-exec-3 DEBUG org.springframework.web.servlet.DispatcherServlet Successfully completed request
59998 http-nio-18080-exec-3 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@3f9f2c9c
80349 Thread-3 INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6f10d5b6: startup date [Sun Apr 15 16:52:57 CST 2018]; root of context hierarchy
80353 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
80353 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@d41f816: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
80354 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mbeanExporter'
80355 Thread-3 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
80357 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping, resourceHandlerMapping]
80357 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
80357 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
80358 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
80358 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
80360 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
80360 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
80361 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
80361 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
80361 Thread-3 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
80362 Thread-3 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
Log4J Log Messages
Log session start time Sun Apr 15 16:56:25 CST 2018

Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
28 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
28 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
32 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1114822863 {name='servletConfigInitParams', properties=java.lang.Object@4e96cb04}, StubPropertySource@1894577531 {name='servletContextInitParams', properties=java.lang.Object@4e5364a3}, MapPropertySource@439576838 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1644515247 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
33 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
33 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
93 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
93 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
94 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
94 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
102 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
146 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
146 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
435 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
534 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
555 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
620 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
620 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
955 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
957 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
957 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
962 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
962 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
963 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
964 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
966 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
966 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
967 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
968 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
975 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
975 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
983 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
983 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
984 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
990 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
992 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
992 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
992 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
992 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
995 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
996 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
996 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
997 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
998 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
998 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
999 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
1000 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
1001 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
1002 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
1002 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
1003 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
1055 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
1055 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
1055 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
1055 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
1058 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
1064 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
1096 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
1106 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
1109 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
2137 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
2145 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
2149 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
2151 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
2151 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@126434188 {name='servletConfigInitParams', properties=java.lang.Object@45398bb0}, StubPropertySource@905962412 {name='servletContextInitParams', properties=java.lang.Object@60fc4450}, MapPropertySource@778520216 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, PID=3335, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@654982383 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
2640 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
2696 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
2697 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
2697 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
2698 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
2698 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
2698 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
2698 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
2699 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
2699 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
2700 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
2700 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
2701 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:18080' in any property source
2702 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
2702 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:18080' in any property source
2702 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
2714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2726 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3335 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
2726 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
2727 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
2727 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
2788 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
3049 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
3049 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
3052 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
3063 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
3064 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@46baac0d: startup date [Sun Apr 15 16:54:27 CST 2018]; root of context hierarchy
3076 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@46baac0d: org.springframework.beans.factory.support.DefaultListableBeanFactory@73a5cc47: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
3134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
3134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
3173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
3211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
3220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
3567 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
3577 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
3585 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
3585 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3613 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3613 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3613 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3614 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3625 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
3766 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
3824 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
3885 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
3941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4299 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
4300 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
4301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4364 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
4366 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
4389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4563 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
4606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4999 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
5046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
5094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5103 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
5103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5104 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
5104 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
5124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5125 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
5125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5160 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
5161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5161 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
5162 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5165 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
5165 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
5165 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
5166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5166 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5173 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
5178 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
5178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5207 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5208 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
5210 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
5247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5256 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
5256 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
5257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5268 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
5269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5276 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
5277 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
5277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5280 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
5283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5290 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
5305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5343 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
5364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5371 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
5372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5373 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
5413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5434 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
5435 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5444 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
5446 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5455 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
5462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5480 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
5480 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
5480 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
5481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5503 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
5504 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
5504 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
5504 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
5504 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
5505 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
5505 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
5505 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
5505 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
5506 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
5506 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
5506 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
5506 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
5507 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
5507 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
5507 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
5507 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
5507 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
5508 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
5508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5508 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
5508 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
5509 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
5512 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
5521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5869 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
5869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5887 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
5888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5889 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
5889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5890 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
5890 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
5891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5892 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
5893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5897 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
5897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5898 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
5898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5901 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
5902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5907 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
5907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5908 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
5908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5914 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
5914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5914 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
5915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5917 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
5918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5919 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
5919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5921 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
5921 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
5923 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
5924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5926 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
5926 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
5928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5929 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
5929 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
5929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5931 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5935 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
5935 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
5936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5936 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
5937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5941 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
5941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5942 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
5943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5943 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5946 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
5946 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
5946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5947 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
5950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
5953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
5954 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
5954 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
6378 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$6d60e88f
6378 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$6d60e88f'
6384 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$2f8d6fb7
6385 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$2f8d6fb7'
6393 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$f7ce2517
6393 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$f7ce2517'
6404 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$3cb73f28
6404 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$3cb73f28'
6411 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$8a6a7d0f
6411 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$8a6a7d0f'
6417 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$6c761a9e
6417 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$6c761a9e'
6424 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$5da97da7
6425 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$5da97da7'
6431 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$418791d6
6431 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$418791d6'
6437 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$e25a409a
6437 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$e25a409a'
6443 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$9b43cdbe
6443 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$9b43cdbe'
6452 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$d53cacd0
6452 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$d53cacd0'
6458 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$502c3bf7
6458 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$502c3bf7'
6463 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$244b3fd2
6463 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$244b3fd2'
6467 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$9fd68e08
6467 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$9fd68e08'
6472 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$751e6eec
6472 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$751e6eec'
6477 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$f16f10d2
6477 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$f16f10d2'
6482 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$e4d20772
6483 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$e4d20772'
6499 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$86049f87
6499 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$86049f87'
6506 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$66f42972
6506 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$66f42972'
6514 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$19da54fa
6514 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$19da54fa'
6520 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9e13e6be
6520 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9e13e6be'
6526 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ae426c9a
6526 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ae426c9a'
6530 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$1e6088cc
6530 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$1e6088cc'
6536 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$7c05267e
6537 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$7c05267e'
6541 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$a13507e
6541 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$a13507e'
6545 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$9d00e8f4
6545 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$9d00e8f4'
6552 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$bf8f1bde
6552 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$bf8f1bde'
6565 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$6ad10a97
6565 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$6ad10a97'
6571 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$5c36429
6571 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$5c36429'
6576 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$e984b0c4
6577 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$e984b0c4'
6581 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$e52c794e
6581 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$e52c794e'
6586 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$36067495
6586 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$36067495'
6590 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$3f762231
6590 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$3f762231'
6592 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
6592 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
6593 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
6593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
6603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
6641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
6641 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
6642 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
6678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
6678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
6682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
6683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
6683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
6684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
6687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
6727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
6728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
6729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
6759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
6759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
6759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
6760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
6768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
6768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
6768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
6803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
6827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
6828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6828 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
6828 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
6829 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1789192487 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, PID=3335, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@659574483 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
6829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
6857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
6858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
6862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
6869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
7001 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@358283d9
7010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
7067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
7183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
7203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
7204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
7204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
7207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
7211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
7211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
7211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
7212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
7214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
7245 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@57b9ccc3]
7246 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@14c4b3e1]
7261 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@459dad43]
7262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
7262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
7262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
7262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
7266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
7292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
7636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
7652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
7653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
7653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
7653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
7654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
7658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
7666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
7670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
7670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
7671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
7671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
7671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
7671 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$5c36429] - unable to determine constructor/method parameter names
7672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
7672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
7672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
7681 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
7714 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
7723 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
7724 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
7727 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy48
7731 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
7733 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
7734 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
7735 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
7735 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
8075 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
8078 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
8080 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
8080 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
8081 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
8081 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
8081 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
8081 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
8081 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
8084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
8084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
8085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
8093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
8100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
8103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
8103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
8103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
8104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
8104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
8104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
8110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
8138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
8146 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
8152 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
8152 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
8154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
8154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
8154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
8154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
8155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
8159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
8170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
8170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
8171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
8171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
8171 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$e4d20772] - unable to determine constructor/method parameter names
8172 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
8176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
8177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
8177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
8177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
8177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
8178 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$f16f10d2] - unable to determine constructor/method parameter names
8178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
8185 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
8186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@46baac0d'
8186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
8191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
8207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
8210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
8229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
8234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
8241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
8243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
8244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
8616 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
8616 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
8616 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
8913 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 18080 (http)
9389 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
9389 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 6326 ms
9394 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@90ac025]
9395 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@2aea8c57]
9395 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@e385bcf]
9397 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@476a82ec]
9409 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
9409 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
9410 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
9410 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
9411 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$502c3bf7] - unable to determine constructor/method parameter names
9413 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
9413 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
9413 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
9417 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
9425 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
9426 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
9426 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
9426 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
9426 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
9426 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
9426 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
9437 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
9438 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
9438 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
9439 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
9439 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
9440 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
9440 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
9441 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$e984b0c4] - unable to determine constructor/method parameter names
9442 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
9442 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
9442 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
9447 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
9448 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
9448 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
9449 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
9457 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
9467 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
9470 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
9471 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
9477 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
9480 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
9480 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
9480 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
9480 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
9481 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$d53cacd0] - unable to determine constructor/method parameter names
9481 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
9481 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
9482 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
9488 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
9541 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
9571 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
9572 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
9579 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
9589 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
9592 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
9593 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
9594 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
9599 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
9599 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
9603 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
9647 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
9648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
9648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
9649 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
9649 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
9650 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
9650 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
9693 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
9727 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
9762 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
9763 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
9765 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
9766 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
9767 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
9779 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
9821 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
9821 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
9821 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
9821 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
9822 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
9823 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
9847 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
9848 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
9855 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
9856 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
9856 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
9856 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
9889 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
9930 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
9934 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
9936 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
9936 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
10039 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
10042 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
10043 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
10043 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
10043 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
10043 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
10045 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
10046 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
10097 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
10105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@73a5cc47: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
10106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
10106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
10106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
10106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
10106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
10106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
10107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
10111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
10111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
10111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
10112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
10123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
10123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
10124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
10128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
10151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
10151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
10152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
10152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
10166 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
10166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
10176 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
10177 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'Spring.profiles.active' in any property source
10177 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'Spring.profiles.active' in any property source
10180 main WARN org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webServiceImpl': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'Spring.profiles.active' in value "${Spring.profiles.active}"
10183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@73a5cc47: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
10184 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
10184 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
10184 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
10184 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
10184 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
10185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
10245 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application failed to start with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
10287 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
10306 main ERROR org.springframework.boot.SpringApplication Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webServiceImpl': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'Spring.profiles.active' in value "${Spring.profiles.active}"
     at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:372)
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
     at org.springframework.context.support.AbstractApplicationContext.__refresh(AbstractApplicationContext.java:543)
     at org.springframework.context.support.AbstractApplicationContext.jrLockAndRefresh(AbstractApplicationContext.java)
     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java)
     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122)
     at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:693)
     at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:360)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:303)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107)
     at cn.liweidan.docker.web.WebApplication.main(WebApplication.java:16)
    Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'Spring.profiles.active' in value "${Spring.profiles.active}"
     at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:174)
     at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126)
     at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:236)
     at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210)
     at org.springframework.context.support.PropertySourcesPlaceholderConfigurer$2.resolveStringValue(PropertySourcesPlaceholderConfigurer.java:172)
     at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:831)
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1086)
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
     at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
     at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
     at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
     ... 19 more
Log4J Log Messages
Log session start time Sun Apr 15 16:56:45 CST 2018

Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
4 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
19 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
19 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
24 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@2056234595 {name='servletConfigInitParams', properties=java.lang.Object@5ce33a58}, StubPropertySource@2023917549 {name='servletContextInitParams', properties=java.lang.Object@546ccad7}, MapPropertySource@1398260359 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@371397455 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
25 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
26 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
110 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
111 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
111 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
111 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
123 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
206 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
206 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
341 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
415 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
431 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
464 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
464 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
636 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
639 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
639 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
650 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
650 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
651 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
653 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
654 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
654 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
659 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
660 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
668 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
668 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
675 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
676 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
680 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
688 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
689 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
690 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
690 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
691 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
707 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
709 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
710 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
717 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
720 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
720 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
721 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
722 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
722 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
723 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
724 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
725 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
809 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
810 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
811 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
813 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
820 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
827 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
836 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
859 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
863 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
1629 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
1630 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
1630 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
1630 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
1630 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@824900551 {name='servletConfigInitParams', properties=java.lang.Object@599f571f}, StubPropertySource@129371198 {name='servletContextInitParams', properties=java.lang.Object@3fbfa96}, MapPropertySource@1701436909 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, PID=3355, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1181567472 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
1879 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
1931 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
1932 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
1932 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
1932 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
1932 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
1933 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
1933 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
1934 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
1934 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
1934 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
1935 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
1936 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:18080' in any property source
1936 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
1936 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:18080' in any property source
1937 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
1953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
1961 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3355 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
1962 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
1962 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
1962 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
1988 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
2102 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
2103 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
2104 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
2115 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
2115 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6e0d4a8: startup date [Sun Apr 15 16:56:28 CST 2018]; root of context hierarchy
2121 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6e0d4a8: org.springframework.beans.factory.support.DefaultListableBeanFactory@2873d672: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
2182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
2367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
2372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2425 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2648 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
2658 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
2660 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
2662 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
2681 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
2682 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
2697 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
2699 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
2700 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
2701 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
2713 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
2769 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2773 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
2799 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
2814 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
2828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3069 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
3069 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
3069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3428 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
3480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
3503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3510 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
3510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3511 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
3511 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
3530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3532 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
3533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3551 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
3552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3553 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
3554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3561 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
3562 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
3562 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
3562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3563 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
3564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3565 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
3567 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
3567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3589 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
3589 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
3590 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
3609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3614 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
3614 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
3616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3628 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
3628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
3630 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
3631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3634 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
3637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3648 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
3662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3669 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
3670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3677 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
3677 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3677 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
3686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3694 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
3695 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
3696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3707 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
3711 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
3715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3717 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
3718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3726 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
3726 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
3726 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
3727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3738 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
3738 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
3738 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
3739 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
3740 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
3742 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
3743 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
3743 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
3743 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
3743 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
3744 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
3744 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
3744 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
3745 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
3746 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
3746 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
3747 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
3747 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
3747 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
3748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3748 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
3748 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
3749 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
3751 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
3758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3937 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
3937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3957 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
3958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3961 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
3962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3963 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
3964 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
3965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3966 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
3967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3970 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
3970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3971 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
3971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3973 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
3982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3987 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
3988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3988 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
3989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
3993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3994 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
3994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3994 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
3994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4002 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
4005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4007 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
4007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4010 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
4010 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
4012 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
4013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4014 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
4015 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
4017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4018 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
4018 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
4020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4023 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4027 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
4027 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
4027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4028 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4028 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4032 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
4032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4034 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
4038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4039 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
4040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4044 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
4045 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
4045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4045 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
4047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4050 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
4050 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
4369 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$28568633
4369 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$28568633'
4374 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$ea830d5b
4374 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$ea830d5b'
4382 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$b2c3c2bb
4382 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$b2c3c2bb'
4388 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$f7acdccc
4388 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$f7acdccc'
4396 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$45601ab3
4396 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$45601ab3'
4403 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$276bb842
4403 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$276bb842'
4410 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$189f1b4b
4410 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$189f1b4b'
4415 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$fc7d2f7a
4415 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$fc7d2f7a'
4423 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$9d4fde3e
4423 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$9d4fde3e'
4429 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$56396b62
4429 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$56396b62'
4436 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$90324a74
4436 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$90324a74'
4443 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$b21d99b
4443 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$b21d99b'
4448 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$df40dd76
4448 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$df40dd76'
4452 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$5acc2bac
4452 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$5acc2bac'
4458 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$30140c90
4458 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$30140c90'
4464 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$ac64ae76
4464 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$ac64ae76'
4469 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9fc7a516
4469 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9fc7a516'
4486 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$40fa3d2b
4487 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$40fa3d2b'
4492 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$21e9c716
4492 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$21e9c716'
4502 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$d4cff29e
4502 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$d4cff29e'
4507 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$59098462
4507 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$59098462'
4519 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$69380a3e
4519 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$69380a3e'
4523 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$d9562670
4523 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$d9562670'
4529 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$36fac422
4529 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$36fac422'
4534 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$c508ee22
4534 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$c508ee22'
4538 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$57f68698
4538 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$57f68698'
4542 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$7a84b982
4542 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$7a84b982'
4551 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$25c6a83b
4551 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$25c6a83b'
4557 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$c0b901cd
4557 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$c0b901cd'
4562 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$a47a4e68
4562 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$a47a4e68'
4568 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$a02216f2
4568 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$a02216f2'
4572 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$f0fc1239
4572 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$f0fc1239'
4576 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$fa6bbfd5
4576 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$fa6bbfd5'
4578 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
4578 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
4578 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
4583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
4583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
4590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
4618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
4618 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
4619 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
4640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
4693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
4694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
4709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
4712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
4748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
4763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
4764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
4770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
4770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
4786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
4787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4787 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
4787 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
4787 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@1946904104 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, PID=3355, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@670959005 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
4787 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
4797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
4798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
4800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
4801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
4801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
4806 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
4831 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@3d53e6f7
4855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
4876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
4913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
4957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
4957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
4969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
4969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
4969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
4969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
4972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
4978 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@77b3752b]
4979 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@6367a688]
4983 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7573b9ee]
4983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
4983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
4983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
4993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
5230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
5230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
5230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
5239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
5267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
5267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
5267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
5268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5269 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$c0b901cd] - unable to determine constructor/method parameter names
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
5289 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
5335 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
5344 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
5345 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
5349 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy48
5352 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
5354 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
5356 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
5356 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
5356 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
5603 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
5606 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5608 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
5622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
5633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
5633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
5634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
5634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
5639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5669 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5675 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5676 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5676 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5676 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5676 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5676 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5676 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5676 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
5678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
5679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
5679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
5679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
5679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
5683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
5690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
5691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
5691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5691 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$9fc7a516] - unable to determine constructor/method parameter names
5692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
5694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
5695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
5695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
5695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5696 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$ac64ae76] - unable to determine constructor/method parameter names
5697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
5705 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
5705 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
5706 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
5706 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
5706 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
5706 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
5706 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5710 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@6e0d4a8'
5711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
5714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
5727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
5747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
5751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
5767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
5772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
5781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
5784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
5785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
6041 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
6042 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
6042 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
6193 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 18080 (http)
6632 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
6632 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 4517 ms
6634 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@78fb58bd]
6635 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@ba3a924]
6635 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@61478b85]
6636 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@5f665854]
6645 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
6645 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
6645 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
6645 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
6647 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$b21d99b] - unable to determine constructor/method parameter names
6648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
6648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6648 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6651 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
6657 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6658 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6658 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6658 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6658 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6658 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6658 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6673 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6674 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
6674 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6676 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
6676 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
6676 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6676 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6677 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$a47a4e68] - unable to determine constructor/method parameter names
6678 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
6678 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
6678 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
6682 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6683 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
6683 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
6684 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
6690 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
6699 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
6701 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
6702 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
6714 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
6724 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
6724 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
6724 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
6725 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
6725 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$90324a74] - unable to determine constructor/method parameter names
6726 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6726 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
6728 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
6744 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
6797 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
6823 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
6823 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
6833 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
6842 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
6844 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
6845 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
6846 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
6849 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
6850 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
6852 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
6877 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
6877 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
6878 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
6878 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
6880 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6880 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6881 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
6915 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6924 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
6951 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
6951 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
6952 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
6952 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
6952 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
6962 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
6984 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
6984 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
6986 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
6988 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
6989 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
6995 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
7012 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
7012 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
7014 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
7014 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
7014 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
7015 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
7021 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
7035 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
7045 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
7045 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
7045 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
7143 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
7146 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
7147 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
7147 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
7147 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
7147 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
7147 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
7147 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
7169 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
7175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2873d672: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
7175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
7175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
7175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
7176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
7176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
7176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
7177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
7181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
7181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
7181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
7190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
7191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
7191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
7193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
7199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
7199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
7199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
7200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
7218 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
7219 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private org.springframework.core.env.Environment cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.env
7219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
7225 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private java.lang.String cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.profileName
7227 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'Spring.profiles.active' in any property source
7227 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'Spring.profiles.active' in any property source
7232 main WARN org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webServiceImpl': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'Spring.profiles.active' in value "${Spring.profiles.active}"
7240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2873d672: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
7240 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
7240 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
7240 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
7240 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
7241 main DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]
7281 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application failed to start with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
7322 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
7331 main ERROR org.springframework.boot.SpringApplication Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webServiceImpl': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'Spring.profiles.active' in value "${Spring.profiles.active}"
     at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:372)
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
     at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
     at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
     at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
     at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
     at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
     at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
     at org.springframework.context.support.AbstractApplicationContext.__refresh(AbstractApplicationContext.java:543)
     at org.springframework.context.support.AbstractApplicationContext.jrLockAndRefresh(AbstractApplicationContext.java)
     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java)
     at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122)
     at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:693)
     at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:360)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:303)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118)
     at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107)
     at cn.liweidan.docker.web.WebApplication.main(WebApplication.java:16)
    Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'Spring.profiles.active' in value "${Spring.profiles.active}"
     at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:174)
     at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126)
     at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:236)
     at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210)
     at org.springframework.context.support.PropertySourcesPlaceholderConfigurer$2.resolveStringValue(PropertySourcesPlaceholderConfigurer.java:172)
     at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:831)
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1086)
     at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
     at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
     at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
     at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
     ... 19 more
Time Thread Level Category Message
0 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
2 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
10 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
11 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
13 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@1692073709 {name='servletConfigInitParams', properties=java.lang.Object@388ba540}, StubPropertySource@1197498159 {name='servletContextInitParams', properties=java.lang.Object@2ece4966}, MapPropertySource@500230084 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@2023026843 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
14 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
14 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
57 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON:' in any property source
59 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'SPRING_APPLICATION_JSON' in any property source
61 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json:' in any property source
62 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.json' in any property source
66 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'random' with search precedence immediately lower than 'systemEnvironment'
159 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
164 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.default' in any property source
364 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
469 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
488 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
521 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
521 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
730 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Matched document with default matcher: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
732 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
733 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
737 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
737 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
738 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
739 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
740 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
740 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
742 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
742 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 1 document from YAML resource: class path resource [application.yml]
746 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [profile=]' with highest search precedence
746 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with highest search precedence
753 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
753 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
753 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.profiles.active' in any property source
762 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loading from YAML: class path resource [application.yml]
765 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
765 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'profiles' with value of type Integer
765 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles.active' in PropertySource 'profiles' with value of type String
765 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'profiles' with value of type String
770 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {server={port=18080}, spring={application={name=my-java-docker-web}, profiles={active=dev}}}
771 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
771 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
772 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev1}}
772 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
773 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
774 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=dev2}}
775 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'profiles' with highest search precedence
775 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.profiles' in PropertySource 'profiles' with value of type String
776 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Unmatched document: {spring={profiles=prod}}
776 main DEBUG org.springframework.boot.env.YamlPropertySourceLoader$Processor Loaded 0 document from YAML resource: class path resource [application.yml]
778 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfigurationProperties' with lowest search precedence
831 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.file' in any property source
831 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.path' in any property source
832 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'debug' in any property source
832 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'trace' in any property source
835 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
844 main DEBUG org.springframework.boot.logging.ClasspathLoggingApplicationListener Application started with classpath: [file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar, file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar, file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar, file:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar, file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar]
847 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.listener.classes' in any property source
855 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.image.location' in any property source
871 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'banner.location' in any property source
1586 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletConfigInitParams' with lowest search precedence
1586 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'servletContextInitParams' with lowest search precedence
1586 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
1586 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
1587 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Initialized StandardServletEnvironment with PropertySources [StubPropertySource@13692003 {name='servletConfigInitParams', properties=java.lang.Object@5a5c128}, StubPropertySource@1944815218 {name='servletContextInitParams', properties=java.lang.Object@5942ee04}, MapPropertySource@1584833211 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, PID=3366, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1970377948 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
2220 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
2274 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'context.initializer.classes' in any property source
2274 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name:application' in any property source
2275 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.config.name' in any property source
2276 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name:application' in any property source
2277 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.name' in any property source
2277 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.name:application' in any property source
2278 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'applicationConfigurationProperties' with value of type String
2278 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT:null' in any property source
2278 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'PORT' in any property source
2279 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.port:null' in any property source
2281 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfigurationProperties' with value of type Integer
2284 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index:18080' in any property source
2284 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.application.index' in any property source
2285 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index:18080' in any property source
2285 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'vcap.application.instance_index' in any property source
2303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
2313 main INFO cn.liweidan.docker.web.WebApplication Starting WebApplication on MyWifi.lan with PID 3366 (/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes started by liweidan in /Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo)
2313 main DEBUG cn.liweidan.docker.web.WebApplication Running with Spring Boot v1.5.10.RELEASE, Spring v4.3.14.RELEASE
2314 main INFO cn.liweidan.docker.web.WebApplication The following profiles are active: dev
2314 main DEBUG org.springframework.boot.SpringApplication Loading source class cn.liweidan.docker.web.WebApplication
2367 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
2625 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4jLoggerProvider
2686 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 5.3.6.Final
2753 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Activated profiles dev
2753 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Loaded config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml)
2755 main DEBUG org.springframework.boot.context.config.ConfigFileApplicationListener Skipped (empty) config file 'file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/application.yml' (classpath:/application.yml) for profile dev
2768 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2769 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
2770 main INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: startup date [Sun Apr 15 16:56:48 CST 2018]; root of context hierarchy
2781 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Bean factory for org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: org.springframework.beans.factory.support.DefaultListableBeanFactory@30e92cb9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication]; root of factory hierarchy
2871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
2931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
2938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory' to allow for resolving potential circular references
2960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
3234 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning
3240 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [cn/liweidan/docker/web/] to resources [URL [file:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/]]
3247 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Looking for matching resources in directory tree [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web]
3248 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3257 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3257 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3258 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3258 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Searching directory [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint] for files matching pattern [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/**/*.class]
3264 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved location pattern [classpath*:cn/liweidan/docker/web/**/*.class] to resources [file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/WebApplication.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/WebService.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class], file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]]
3348 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/domain/service/impl/WebServiceImpl.class]
3369 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes/cn/liweidan/docker/web/endpoint/WebEndpoint.class]
3384 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.boot.enableautoconfiguration' in any property source
3395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3594 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.messages.basename' in any property source
3595 main DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver Resolved classpath location [messages.properties] to resources []
3595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3601 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3696 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
3918 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
4004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry' to allow for resolving potential circular references
4044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4049 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer()
4050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4051 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
4053 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration.standardJacksonObjectMapperBuilderCustomizer()
4069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4069 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
4069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4103 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration.jacksonObjectMapperBuilder()
4103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4104 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
4104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4106 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration.jacksonObjectMapper()
4106 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
4106 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration.jsonComponentModule()
4107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4107 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
4114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4115 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration.websocketContainerCustomizer()
4116 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
4116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4145 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
4146 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat.tomcatEmbeddedServletContainerFactory()
4146 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
4164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4168 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
4168 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration.dispatcherServlet()
4169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4192 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
4193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4200 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.dispatcherServletRegistration()
4200 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
4200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4201 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
4202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4207 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.defaultValidator()
4229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4261 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration.methodValidationPostProcessor()
4262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4279 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
4280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4281 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.error()
4294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4300 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.beanNameViewResolver()
4301 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
4301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4304 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration.conventionErrorViewResolver()
4305 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
4306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4309 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorAttributes()
4310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4316 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.basicErrorController()
4316 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.errorPageCustomizer()
4317 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.preserveErrorControllerTargetClassPostProcessor()
4317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4337 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
4338 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerAdapter()
4338 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.requestMappingHandlerMapping()
4338 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcValidator()
4338 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcContentNegotiationManager()
4339 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcPathMatcher()
4340 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUrlPathHelper()
4341 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.viewControllerHandlerMapping()
4342 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.beanNameHandlerMapping()
4342 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.resourceHandlerMapping()
4342 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcResourceUrlProvider()
4342 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.defaultServletHandlerMapping()
4343 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcConversionService()
4343 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcUriComponentsContributor()
4343 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.httpRequestHandlerAdapter()
4344 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.simpleControllerHandlerAdapter()
4344 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.handlerExceptionResolver()
4345 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcViewResolver()
4345 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration.mvcHandlerMappingIntrospector()
4345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4345 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
4346 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconHandlerMapping()
4346 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration.faviconRequestHandler()
4348 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
4362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4598 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.defaultViewResolver()
4598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4688 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.viewResolver()
4691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4694 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping()
4695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4701 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.requestContextFilter()
4704 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
4707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4710 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.hiddenHttpMethodFilter()
4712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4724 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.httpPutFormContentFilter()
4724 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4725 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
4725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4727 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanExporter()
4728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4732 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.objectNamingStrategy()
4732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4733 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration.mbeanServer()
4733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4744 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
4745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4745 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
4745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4747 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration.stringHttpMessageConverter()
4748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4751 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
4751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4754 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration.mappingJackson2HttpMessageConverter()
4754 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
4755 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
4756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4757 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.messageConverters()
4758 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
4760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4761 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location:classpath:META-INF/build-info.properties' in any property source
4761 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.info.build.location' in any property source
4762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4764 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
4764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4766 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.characterEncodingFilter()
4767 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration.localeCharsetMappingsCustomizer()
4767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4768 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
4768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4773 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartConfigElement()
4774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4775 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration.multipartResolver()
4775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4775 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
4775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4776 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4777 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.serverProperties()
4777 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration.duplicateServerPropertiesDetector()
4777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4777 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
4779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
4781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'autoConfigurationReport'
4781 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registering bean definition for @Bean method org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration.restTemplateBuilder()
4782 main DEBUG org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader Registered bean definition for imported class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
5191 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced cn.liweidan.docker.web.WebApplication; enhanced class name is: cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$cabfcc66
5191 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'webApplication' existing class 'cn.liweidan.docker.web.WebApplication' with enhanced class 'cn.liweidan.docker.web.WebApplication$$EnhancerBySpringCGLIB$$cabfcc66'
5200 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8cec538e
5200 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration$$EnhancerBySpringCGLIB$$8cec538e'
5217 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$552d08ee
5217 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$552d08ee'
5226 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9a1622ff
5226 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9a1622ff'
5235 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$e7c960e6
5235 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$e7c960e6'
5242 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$c9d4fe75
5242 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$c9d4fe75'
5249 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$bb08617e
5249 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration$$EnhancerBySpringCGLIB$$bb08617e'
5255 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$9ee675ad
5255 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$$EnhancerBySpringCGLIB$$9ee675ad'
5263 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$3fb92471
5263 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat$$EnhancerBySpringCGLIB$$3fb92471'
5268 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$f8a2b195
5268 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$$EnhancerBySpringCGLIB$$f8a2b195'
5275 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$329b90a7
5275 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$329b90a7'
5281 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ad8b1fce
5282 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ad8b1fce'
5289 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$81aa23a9
5289 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$$EnhancerBySpringCGLIB$$81aa23a9'
5293 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$fd3571df
5293 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration$$EnhancerBySpringCGLIB$$fd3571df'
5299 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$d27d52c3
5299 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration$$EnhancerBySpringCGLIB$$d27d52c3'
5305 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$4ecdf4a9
5305 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$4ecdf4a9'
5311 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$4230eb49
5311 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$4230eb49'
5330 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e363835e
5330 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e363835e'
5336 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c4530d49
5336 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c4530d49'
5343 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$773938d1
5343 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$773938d1'
5348 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$fb72ca95
5348 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$$EnhancerBySpringCGLIB$$fb72ca95'
5355 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ba15071
5355 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration$$EnhancerBySpringCGLIB$$ba15071'
5359 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$7bbf6ca3
5359 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$7bbf6ca3'
5363 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d9640a55
5364 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d9640a55'
5368 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$67723455
5368 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$67723455'
5372 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$fa5fcccb
5372 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' existing class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$$EnhancerBySpringCGLIB$$fa5fcccb'
5376 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$1cedffb5
5376 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$1cedffb5'
5385 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$c82fee6e
5386 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$c82fee6e'
5390 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$63224800
5391 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$63224800'
5396 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$46e3949b
5396 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$46e3949b'
5402 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$428b5d25
5402 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration$$EnhancerBySpringCGLIB$$428b5d25'
5406 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$9365586c
5407 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$9365586c'
5411 main DEBUG org.springframework.context.annotation.ConfigurationClassEnhancer Successfully enhanced org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration; enhanced class name is: org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$9cd50608
5411 main DEBUG org.springframework.context.annotation.ConfigurationClassPostProcessor Replacing bean definition 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' existing class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' with enhanced class 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$$EnhancerBySpringCGLIB$$9cd50608'
5413 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with search precedence immediately lower than 'applicationConfigurationProperties'
5413 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'applicationConfigurationProperties'
5413 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Removing PropertySource 'defaultProperties'
5414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
5414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'propertySourcesPlaceholderConfigurer'
5420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'propertySourcesPlaceholderConfigurer' to allow for resolving potential circular references
5447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'propertySourcesPlaceholderConfigurer'
5448 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'environmentProperties' with lowest search precedence
5449 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
5465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
5465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
5466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store' to allow for resolving potential circular references
5470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
5471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
5471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
5471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'preserveErrorControllerTargetClassPostProcessor' to allow for resolving potential circular references
5473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'preserveErrorControllerTargetClassPostProcessor'
5497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
5497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
5498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
5529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
5530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
5530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
5533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
5542 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
5543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
5543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
5566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
5577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
5577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5578 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemProperties' with lowest search precedence
5578 main DEBUG org.springframework.core.env.StandardEnvironment Adding PropertySource 'systemEnvironment' with lowest search precedence
5578 main DEBUG org.springframework.core.env.StandardEnvironment Initialized StandardEnvironment with PropertySources [MapPropertySource@745642964 {name='systemProperties', properties={java.runtime.name=Java(TM) SE Runtime Environment, sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib, java.vm.version=25.151-b12, gopherProxySet=false, rebel.env.ide.product=IU, java.vm.vendor=Oracle Corporation, java.vendor.url=http://java.oracle.com/, path.separator=:, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding.pkg=sun.io, user.country=CN, sun.java.launcher=SUN_STANDARD, sun.os.patch.level=unknown, rebel.base=/Users/liweidan/.jrebel, PID=3366, java.vm.specification.name=Java Virtual Machine Specification, user.dir=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, java.runtime.version=1.8.0_151-b12, java.awt.graphicsenv=sun.awt.CGraphicsEnvironment, java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/endorsed, os.arch=x86_64, rebel.env.ide.version=2017.2.6, rebel.native.image=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/lib/libjrebel64.dylib, java.io.tmpdir=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, line.separator= , java.vm.specification.vendor=Oracle Corporation, os.name=Mac OS X, sun.jnu.encoding=UTF-8, spring.beaninfo.ignore=true, java.library.path=/Users/liweidan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:., rebel.env.ide=intellij, java.specification.name=Java Platform API Specification, java.class.version=52.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, os.version=10.13.4, user.home=/Users/liweidan, user.timezone=Asia/Shanghai, java.awt.printerjob=sun.lwawt.macosx.CPrinterJob, file.encoding=UTF-8, java.specification.version=1.8, java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/lib/tools.jar:/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo/docker-a-java-web/target/classes:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-web/1.5.10.RELEASE/spring-boot-starter-web-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter/1.5.10.RELEASE/spring-boot-starter-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-autoconfigure/1.5.10.RELEASE/spring-boot-autoconfigure-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-logging/1.5.10.RELEASE/spring-boot-starter-logging-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-core/4.3.14.RELEASE/spring-core-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-tomcat/1.5.10.RELEASE/spring-boot-starter-tomcat-1.5.10.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.27/tomcat-embed-core-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/tomcat-annotations-api/8.5.27/tomcat-annotations-api-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-el/8.5.27/tomcat-embed-el-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.27/tomcat-embed-websocket-8.5.27.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/hibernate/hibernate-validator/5.3.6.Final/hibernate-validator-5.3.6.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-web/4.3.14.RELEASE/spring-web-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-aop/4.3.14.RELEASE/spring-aop-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-beans/4.3.14.RELEASE/spring-beans-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-context/4.3.14.RELEASE/spring-context-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-webmvc/4.3.14.RELEASE/spring-webmvc-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/spring-expression/4.3.14.RELEASE/spring-expression-4.3.14.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot-starter-log4j/1.3.8.RELEASE/spring-boot-starter-log4j-1.3.8.RELEASE.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar:/Users/liweidan/develop/java/middleware/apache-maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar, user.name=liweidan, java.vm.specification.version=1.8, sun.java.command=cn.liweidan.docker.web.WebApplication, java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre, sun.arch.data.model=64, user.language=zh, java.specification.vendor=Oracle Corporation, rebel.env.ide.plugin.version=7.1.4, awt.toolkit=sun.lwawt.macosx.LWCToolkit, java.vm.info=mixed mode, java.version=1.8.0_151, java.ext.dirs=/Users/liweidan/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java, sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/classes:/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/jrebel-JRebel-201712200830-griffin/jrebel.jar, java.awt.headless=true, java.vendor=Oracle Corporation, file.separator=/, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, sun.io.unicode.encoding=UnicodeBig, sun.cpu.endian=little, rebel.notification.url=http://localhost:17434, sun.cpu.isalist=}}, SystemEnvironmentPropertySource@1403664574 {name='systemEnvironment', properties={PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin, SHELL=/bin/zsh, PAGER=less, LSCOLORS=Gxfxcxdxbxegedabagacad, OLDPWD=/Applications/IntelliJ IDEA.app/Contents/bin, USER=liweidan, VERSIONER_PYTHON_PREFER_32_BIT=no, ZSH=/Users/liweidan/.oh-my-zsh, TMPDIR=/var/folders/p5/x6wnygbd7174_3w6z_myv8x80000gn/T/, SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s9sZstd5wi/Listeners, XPC_FLAGS=0x0, VERSIONER_PYTHON_VERSION=2.7, __CF_USER_TEXT_ENCODING=0x1F5:0x19:0x34, Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.horjphQvWY/Render, LOGNAME=liweidan, LESS=-R, LC_CTYPE=, PWD=/Users/liweidan/develop/java/IdeaProjets/blog/p-docker-demo, XPC_SERVICE_NAME=com.jetbrains.intellij.17792, HOME=/Users/liweidan}}]
5578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' to allow for resolving potential circular references
5586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
5587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
5589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
5589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
5589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'methodValidationPostProcessor'
5593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
5634 main DEBUG org.springframework.aop.framework.JdkDynamicAopProxy Creating JDK dynamic proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@713a35c5
5654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
5682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'methodValidationPostProcessor' to allow for resolving potential circular references
5704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'methodValidationPostProcessor'
5732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'methodValidationPostProcessor'
5732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
5732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
5736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'embeddedServletContainerCustomizerBeanPostProcessor' to allow for resolving potential circular references
5739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'embeddedServletContainerCustomizerBeanPostProcessor'
5739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
5739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageRegistrarBeanPostProcessor'
5739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageRegistrarBeanPostProcessor' to allow for resolving potential circular references
5742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageRegistrarBeanPostProcessor'
5757 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6f9ab79d]
5759 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@64ae105d]
5765 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@2a50b32d]
5766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
5766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'tomcatEmbeddedServletContainerFactory'
5766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat' to allow for resolving potential circular references
5775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
5906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'tomcatEmbeddedServletContainerFactory' to allow for resolving potential circular references
5929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketContainerCustomizer'
5930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'websocketContainerCustomizer'
5930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration' to allow for resolving potential circular references
5935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
5959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'websocketContainerCustomizer' to allow for resolving potential circular references
5964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'websocketContainerCustomizer'
5965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
5965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'localeCharsetMappingsCustomizer'
5965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
5966 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration$$EnhancerBySpringCGLIB$$63224800] - unable to determine constructor/method parameter names
5967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
5968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties' to allow for resolving potential circular references
5982 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
6016 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
6024 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
6025 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
6028 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy48
6032 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
6034 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
6035 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
6035 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
6035 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
6255 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setConverters(java.util.List)
6259 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': AutowiredMethodElement for public void org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.setGenericConverters(java.util.List)
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6262 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
6266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
6267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration' to allow for resolving potential circular references
6275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
6283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'localeCharsetMappingsCustomizer' to allow for resolving potential circular references
6286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'localeCharsetMappingsCustomizer'
6286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serverProperties'
6286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'serverProperties'
6286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
6286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
6287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration' to allow for resolving potential circular references
6291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
6315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'serverProperties' to allow for resolving potential circular references
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6321 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6322 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6322 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'applicationConfig: [classpath:/application.yml]' with value of type Integer
6324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'serverProperties'
6324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'duplicateServerPropertiesDetector'
6324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'duplicateServerPropertiesDetector'
6325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
6325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'duplicateServerPropertiesDetector' to allow for resolving potential circular references
6329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'duplicateServerPropertiesDetector'
6337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
6337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorPageCustomizer'
6337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
6337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
6337 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$$EnhancerBySpringCGLIB$$4230eb49] - unable to determine constructor/method parameter names
6339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
6341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' via constructor to bean named 'serverProperties'
6342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
6342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'conventionErrorViewResolver'
6342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
6342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
6343 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration$$EnhancerBySpringCGLIB$$4ecdf4a9] - unable to determine constructor/method parameter names
6344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties' to allow for resolving potential circular references
6349 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
6349 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
6350 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
6350 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
6350 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
6350 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
6350 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
6351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' to allow for resolving potential circular references
6355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
6370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'conventionErrorViewResolver' to allow for resolving potential circular references
6372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'conventionErrorViewResolver'
6386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration' to allow for resolving potential circular references
6391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
6399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorPageCustomizer' to allow for resolving potential circular references
6401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorPageCustomizer'
6402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'tomcatEmbeddedServletContainerFactory'
6609 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
6610 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory Code archive: /Users/liweidan/develop/java/middleware/apache-maven/repository/org/springframework/boot/spring-boot/1.5.10.RELEASE/spring-boot-1.5.10.RELEASE.jar
6610 main DEBUG org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory None of the document roots [src/main/webapp, public, static] point to a directory and will be ignored.
6786 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat initialized with port(s): 18080 (http)
7128 localhost-startStop-1 DEBUG org.springframework.web.context.ContextLoader Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
7128 localhost-startStop-1 INFO org.springframework.web.context.ContextLoader Root WebApplicationContext: initialization completed in 4358 ms
7131 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'request' with implementation [org.springframework.web.context.request.RequestScope@24252898]
7132 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'session' with implementation [org.springframework.web.context.request.SessionScope@4778105a]
7132 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'globalSession' with implementation [org.springframework.web.context.request.SessionScope@42467a88]
7133 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Registering scope 'application' with implementation [org.springframework.web.context.support.ServletContextScope@b8bca77]
7144 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
7144 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServletRegistration'
7144 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
7144 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
7146 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration$$EnhancerBySpringCGLIB$$ad8b1fce] - unable to determine constructor/method parameter names
7147 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
7151 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7151 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7154 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties' to allow for resolving potential circular references
7159 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
7159 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
7159 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
7160 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
7160 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
7160 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
7160 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
7181 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7184 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'serverProperties'
7184 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7187 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
7187 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartConfigElement'
7188 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
7188 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
7188 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration$$EnhancerBySpringCGLIB$$46e3949b] - unable to determine constructor/method parameter names
7189 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
7190 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
7190 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties' to allow for resolving potential circular references
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
7195 localhost-startStop-1 DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
7196 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
7196 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' via constructor to bean named 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
7197 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration' to allow for resolving potential circular references
7206 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
7215 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartConfigElement' to allow for resolving potential circular references
7218 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartConfigElement'
7218 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration' to allow for resolving potential circular references
7225 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
7227 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
7227 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'dispatcherServlet'
7228 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
7228 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
7228 localhost-startStop-1 DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration$$EnhancerBySpringCGLIB$$329b90a7] - unable to determine constructor/method parameter names
7229 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7229 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7229 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration' to allow for resolving potential circular references
7237 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
7280 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServlet' to allow for resolving potential circular references
7307 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServlet'
7307 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
7314 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'dispatcherServletRegistration' to allow for resolving potential circular references
7322 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'dispatcherServletRegistration'
7324 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Added existing Servlet initializer bean 'dispatcherServletRegistration'; order=2147483647, resource=class path resource [org/springframework/boot/autoconfigure/web/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]
7324 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
7325 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
7327 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
7328 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestContextFilter'
7330 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestContextFilter' to allow for resolving potential circular references
7382 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestContextFilter'
7383 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestContextFilter'
7386 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hiddenHttpMethodFilter'
7386 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'hiddenHttpMethodFilter'
7386 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
7386 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
7387 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration' to allow for resolving potential circular references
7428 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
7440 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'hiddenHttpMethodFilter' to allow for resolving potential circular references
7462 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'hiddenHttpMethodFilter'
7463 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'hiddenHttpMethodFilter'
7463 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpPutFormContentFilter'
7463 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpPutFormContentFilter'
7463 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
7477 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpPutFormContentFilter' to allow for resolving potential circular references
7493 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'httpPutFormContentFilter'
7493 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpPutFormContentFilter'
7493 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
7493 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'characterEncodingFilter'
7494 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
7497 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'characterEncodingFilter' to allow for resolving potential circular references
7516 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'characterEncodingFilter'
7517 localhost-startStop-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'characterEncodingFilter'
7519 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'characterEncodingFilter'; order=-2147483648, resource=class path resource [org/springframework/boot/autoconfigure/web/HttpEncodingAutoConfiguration.class]
7519 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'hiddenHttpMethodFilter'; order=-10000, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
7519 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'httpPutFormContentFilter'; order=-9900, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration.class]
7519 localhost-startStop-1 DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Created Filter initializer for bean 'requestContextFilter'; order=-105, resource=class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]
7525 localhost-startStop-1 INFO org.springframework.boot.web.servlet.ServletRegistrationBean Mapping servlet: 'dispatcherServlet' to [/]
7534 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'characterEncodingFilter' to: [/*]
7535 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
7535 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'httpPutFormContentFilter' to: [/*]
7535 localhost-startStop-1 INFO org.springframework.boot.web.servlet.FilterRegistrationBean Mapping filter: 'requestContextFilter' to: [/*]
7582 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Initializing filter 'requestContextFilter'
7583 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Filter 'requestContextFilter' configured successfully
7584 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Initializing filter 'httpPutFormContentFilter'
7584 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter Filter 'httpPutFormContentFilter' configured successfully
7584 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Initializing filter 'hiddenHttpMethodFilter'
7584 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter Filter 'hiddenHttpMethodFilter' configured successfully
7584 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Initializing filter 'characterEncodingFilter'
7584 localhost-startStop-1 DEBUG org.springframework.boot.web.filter.OrderedCharacterEncodingFilter Filter 'characterEncodingFilter' configured successfully
7606 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Replacing PropertySource 'servletContextInitParams' with 'servletContextInitParams'
7609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@30e92cb9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
7610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
7611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
7611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
7611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
7612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
7612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
7616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
7620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
7620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
7621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
7624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
7624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webApplication'
7624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webApplication'
7625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webApplication' to allow for resolving potential circular references
7636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webApplication'
7637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
7637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServiceImpl'
7637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webServiceImpl'
7644 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.domain.service.impl.WebServiceImpl]: AutowiredFieldElement for private org.springframework.core.env.Environment cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.env
7644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webServiceImpl' to allow for resolving potential circular references
7650 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webServiceImpl': AutowiredFieldElement for private org.springframework.core.env.Environment cn.liweidan.docker.web.domain.service.impl.WebServiceImpl.env
7658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
7658 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webServiceImpl' to bean named 'environment'
7661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webServiceImpl'
7663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webEndpoint'
7663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'webEndpoint'
7673 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [cn.liweidan.docker.web.endpoint.WebEndpoint]: AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
7673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'webEndpoint' to allow for resolving potential circular references
7675 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'webEndpoint': AutowiredFieldElement for private cn.liweidan.docker.web.domain.service.WebService cn.liweidan.docker.web.endpoint.WebEndpoint.webService
7676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webServiceImpl'
7676 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'webEndpoint' to bean named 'webServiceImpl'
7680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'webEndpoint'
7680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
7680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
7682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages' to allow for resolving potential circular references
7685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
7686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
7686 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
7687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration' to allow for resolving potential circular references
7692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
7692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry'
7692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'propertySourcesPlaceholderConfigurer'
7692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
7692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
7695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' to allow for resolving potential circular references
7711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
7712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
7713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
7713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
7720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
7720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
7723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' to allow for resolving potential circular references
7733 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
7733 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
7733 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
7734 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
7734 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
7734 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
7734 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
7738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
7738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e'
7738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
7746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'standardJacksonObjectMapperBuilderCustomizer' to allow for resolving potential circular references
7750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'standardJacksonObjectMapperBuilderCustomizer'
7750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
7750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store'
7750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
7750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
7751 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$9a1622ff] - unable to determine constructor/method parameter names
7751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' via constructor to bean named 'org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e'
7752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' to allow for resolving potential circular references
7756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
7756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapperBuilder'
7756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapperBuilder'
7756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
7758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
7758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
7766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
7766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jsonComponentModule'
7766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
7766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
7767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' to allow for resolving potential circular references
7770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
7791 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Found init method on class [org.springframework.boot.jackson.JsonComponentModule]: public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
7810 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Registered init method on class [org.springframework.boot.jackson.JsonComponentModule]: org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement@65126ba1
7810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jsonComponentModule' to allow for resolving potential circular references
7833 main DEBUG org.springframework.context.annotation.CommonAnnotationBeanPostProcessor Invoking init method on bean 'jsonComponentModule': public void org.springframework.boot.jackson.JsonComponentModule.registerJsonComponents()
7852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jsonComponentModule'
7854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapperBuilder' to allow for resolving potential circular references
7857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapperBuilder'
7858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
7858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
7859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' to allow for resolving potential circular references
7870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
7871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
7871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'jacksonObjectMapper'
7871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
7872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapperBuilder'
7872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
7966 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'jacksonObjectMapper' to allow for resolving potential circular references
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'jacksonObjectMapper'
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jsonComponentModule'
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration'
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'websocketContainerCustomizer'
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
7979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
7980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration' to allow for resolving potential circular references
7983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration'
7983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat'
7983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'tomcatEmbeddedServletContainerFactory'
7983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
7983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
7983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration' to allow for resolving potential circular references
7986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration'
7986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'embeddedServletContainerCustomizerBeanPostProcessor'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServlet'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'dispatcherServletRegistration'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration' to allow for resolving potential circular references
7990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration'
7990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
7991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
7991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration' to allow for resolving potential circular references
7995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
7996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
7996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultValidator'
7997 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
7999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultValidator' to allow for resolving potential circular references
8008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'defaultValidator'
8009 main DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
8010 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
8010 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
8010 main DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy48
8010 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
8010 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
8011 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
8011 main DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
8011 main DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
8014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultValidator'
8014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'methodValidationPostProcessor'
8014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
8014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
8016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration' to allow for resolving potential circular references
8019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
8020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
8020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'error'
8020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
8034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'error' to allow for resolving potential circular references
8039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'error'
8040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
8040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameViewResolver'
8040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
8047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameViewResolver' to allow for resolving potential circular references
8063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameViewResolver'
8063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
8063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'conventionErrorViewResolver'
8064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
8064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
8064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'errorAttributes'
8064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
8065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'errorAttributes' to allow for resolving potential circular references
8075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'errorAttributes'
8075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
8075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'basicErrorController'
8076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration'
8077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
8077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
8088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'basicErrorController' to allow for resolving potential circular references
8093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'basicErrorController'
8093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorPageCustomizer'
8093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
8093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8094 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e363835e] - unable to determine constructor/method parameter names
8095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30e92cb9'
8096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
8109 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration$$EnhancerBySpringCGLIB$$e363835e]: AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
8109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to allow for resolving potential circular references
8109 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': AutowiredMethodElement for public void org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration.setConfigurers(java.util.List)
8110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
8110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
8112 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$$EnhancerBySpringCGLIB$$773938d1] - unable to determine constructor/method parameter names
8113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
8139 main DEBUG org.springframework.aop.framework.CglibAopProxy Creating CGLIB proxy: target source is org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver$1@32e830a0
8198 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.Iterator org.springframework.boot.autoconfigure.web.HttpMessageConverters.iterator()
8198 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessConverters(java.util.List)
8198 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.postProcessPartConverters(java.util.List)
8198 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.util.List org.springframework.boot.autoconfigure.web.HttpMessageConverters.getConverters()
8198 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'equals' method: public boolean java.lang.Object.equals(java.lang.Object)
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public java.lang.String java.lang.Object.toString()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Found 'hashCode' method: public native int java.lang.Object.hashCode()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: protected native java.lang.Object java.lang.Object.clone() throws java.lang.CloneNotSupportedException
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default java.util.Spliterator java.lang.Iterable.spliterator()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Unable to apply any optimizations to advised method: public default void java.lang.Iterable.forEach(java.util.function.Consumer)
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.springframework.aop.Advisor)
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract int org.springframework.aop.framework.Advised.indexOf(org.aopalliance.aop.Advice)
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isFrozen()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class[] org.springframework.aop.framework.Advised.getProxiedInterfaces()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isExposeProxy()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setPreFiltered(boolean)
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isPreFiltered()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.Advisor[] org.springframework.aop.framework.Advised.getAdvisors()
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvisor(int,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvisor(org.springframework.aop.Advisor)
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.removeAdvisor(int) throws org.springframework.aop.framework.AopConfigException
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.replaceAdvisor(org.springframework.aop.Advisor,org.springframework.aop.Advisor) throws org.springframework.aop.framework.AopConfigException
8199 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.addAdvice(int,org.aopalliance.aop.Advice) throws org.springframework.aop.framework.AopConfigException
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isProxyTargetClass()
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.removeAdvice(org.aopalliance.aop.Advice)
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.String org.springframework.aop.framework.Advised.toProxyConfigString()
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract boolean org.springframework.aop.framework.Advised.isInterfaceProxied(java.lang.Class)
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setTargetSource(org.springframework.aop.TargetSource)
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract void org.springframework.aop.framework.Advised.setExposeProxy(boolean)
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract org.springframework.aop.TargetSource org.springframework.aop.framework.Advised.getTargetSource()
8200 main DEBUG org.springframework.aop.framework.CglibAopProxy Method is declared on Advised interface: public abstract java.lang.Class org.springframework.aop.TargetClassAware.getTargetClass()
8242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
8243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties'
8243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30e92cb9'
8247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' to allow for resolving potential circular references
8257 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
8259 main DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration' to bean named 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
8261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
8262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerAdapter'
8263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
8357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcContentNegotiationManager'
8357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcContentNegotiationManager' to allow for resolving potential circular references
8378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcContentNegotiationManager'
8379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
8379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'messageConverters'
8380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
8380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
8380 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$$EnhancerBySpringCGLIB$$1cedffb5] - unable to determine constructor/method parameter names
8386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
8386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'stringHttpMessageConverter'
8386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
8386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
8387 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration$$EnhancerBySpringCGLIB$$d9640a55] - unable to determine constructor/method parameter names
8387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
8388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' via constructor to bean named 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
8388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' to allow for resolving potential circular references
8392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
8406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'stringHttpMessageConverter' to allow for resolving potential circular references
8410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'stringHttpMessageConverter'
8410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
8410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mappingJackson2HttpMessageConverter'
8411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
8411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
8411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' to allow for resolving potential circular references
8415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
8416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'jacksonObjectMapper'
8416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
8424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mappingJackson2HttpMessageConverter' to allow for resolving potential circular references
8431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mappingJackson2HttpMessageConverter'
8431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration' to allow for resolving potential circular references
8434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
8448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'messageConverters' to allow for resolving potential circular references
8457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'messageConverters'
8490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
8490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcConversionService'
8490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcConversionService' to allow for resolving potential circular references
8517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcConversionService'
8518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
8518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcValidator'
8519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultValidator'
8523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcValidator' to allow for resolving potential circular references
8536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcValidator'
8537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcValidator'
8575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerAdapter' to allow for resolving potential circular references
8595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerAdapter'
8596 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: startup date [Sun Apr 15 16:56:48 CST 2018]; root of context hierarchy
8797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerAdapter'
8797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
8798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'requestMappingHandlerMapping'
8798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
8855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
8856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcResourceUrlProvider'
8856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcResourceUrlProvider' to allow for resolving potential circular references
8862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcResourceUrlProvider'
8862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
8874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'requestMappingHandlerMapping' to allow for resolving potential circular references
8887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'requestMappingHandlerMapping'
8888 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking for request mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: startup date [Sun Apr 15 16:56:48 CST 2018]; root of context hierarchy
8921 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 1 request handler methods found on class cn.liweidan.docker.web.endpoint.WebEndpoint: {public java.util.Map cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()={[/hello],methods=[GET]}}
8923 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/hello],methods=[GET]}" onto public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()
8926 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
8926 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
8927 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
8927 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
8927 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
8927 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
8927 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
8927 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path:/error' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'error.path' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path:/error' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
8928 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'server.error.path' in any property source
8929 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 2 request handler methods found on class org.springframework.boot.autoconfigure.web.BasicErrorController: {public org.springframework.http.ResponseEntity org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)={[/error]}, public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)={[/error],produces=[text/html]}}
8929 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
8930 main INFO org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
8932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'requestMappingHandlerMapping'
8933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcValidator'
8933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
8933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
8933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcPathMatcher'
8933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcPathMatcher' to allow for resolving potential circular references
8935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcPathMatcher'
8936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
8936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUrlPathHelper'
8936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUrlPathHelper' to allow for resolving potential circular references
8938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUrlPathHelper'
8938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
8938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewControllerHandlerMapping'
8938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
8940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
8940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewControllerHandlerMapping' to allow for resolving potential circular references
8945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewControllerHandlerMapping'
8946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
8946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'beanNameHandlerMapping'
8946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'beanNameHandlerMapping' to allow for resolving potential circular references
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Looking for URL mappings in application context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: startup date [Sun Apr 15 16:56:48 CST 2018]; root of context hierarchy
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerProcessor': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.event.internalEventListenerFactory': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webApplication': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webServiceImpl': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'webEndpoint': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.AutoConfigurationPackages': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.condition.BeanTypeRegistry': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'propertySourcesPlaceholderConfigurer': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'standardJacksonObjectMapperBuilderCustomizer': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapperBuilder': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration': no URL paths identified
8957 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jacksonObjectMapper': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'jsonComponentModule': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'websocketContainerCustomizer': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'tomcatEmbeddedServletContainerFactory': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'embeddedServletContainerCustomizerBeanPostProcessor': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageRegistrarBeanPostProcessor': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServlet': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'dispatcherServletRegistration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultValidator': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'methodValidationPostProcessor': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'error': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameViewResolver': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'conventionErrorViewResolver': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorAttributes': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'basicErrorController': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'errorPageCustomizer': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'preserveErrorControllerTargetClassPostProcessor': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerAdapter': no URL paths identified
8958 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestMappingHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcValidator': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcContentNegotiationManager': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcPathMatcher': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUrlPathHelper': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewControllerHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'beanNameHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'resourceHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcResourceUrlProvider': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultServletHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcConversionService': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcUriComponentsContributor': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpRequestHandlerAdapter': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'simpleControllerHandlerAdapter': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'handlerExceptionResolver': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcViewResolver': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mvcHandlerMappingIntrospector': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'faviconRequestHandler': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'defaultViewResolver': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'viewResolver': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'welcomePageHandlerMapping': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'requestContextFilter': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'hiddenHttpMethodFilter': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'httpPutFormContentFilter': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration': no URL paths identified
8959 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanExporter': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'objectNamingStrategy': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mbeanServer': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'stringHttpMessageConverter': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'mappingJackson2HttpMessageConverter': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageConverters': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'characterEncodingFilter': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'localeCharsetMappingsCustomizer': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartConfigElement': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'multipartResolver': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'serverProperties': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'duplicateServerPropertiesDetector': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration': no URL paths identified
8960 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'restTemplateBuilder': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'autoConfigurationReport': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springApplicationArguments': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootBanner': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'springBootLoggingSystem': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'environment': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemProperties': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'systemEnvironment': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'messageSource': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'applicationEventMulticaster': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'servletContext': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextParameters': no URL paths identified
8961 main DEBUG org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping Rejected bean name 'contextAttributes': no URL paths identified
8962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'beanNameHandlerMapping'
8962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
8962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'resourceHandlerMapping'
8962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
8963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
8977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcPathMatcher'
8977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcUrlPathHelper'
8977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
8978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'resourceHandlerMapping' to allow for resolving potential circular references
8984 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
8984 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
8985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'resourceHandlerMapping'
8985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
8985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
8985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultServletHandlerMapping'
8986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultServletHandlerMapping' to allow for resolving potential circular references
8988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultServletHandlerMapping'
8988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
8988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
8988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcUriComponentsContributor'
8988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
8989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcConversionService'
8993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcUriComponentsContributor' to allow for resolving potential circular references
8997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcUriComponentsContributor'
8998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
8998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'httpRequestHandlerAdapter'
8998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
8999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'httpRequestHandlerAdapter' to allow for resolving potential circular references
9000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'httpRequestHandlerAdapter'
9001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
9001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'simpleControllerHandlerAdapter'
9001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
9001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'simpleControllerHandlerAdapter' to allow for resolving potential circular references
9004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'simpleControllerHandlerAdapter'
9004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
9004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'handlerExceptionResolver'
9005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
9010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
9010 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver Looking for exception mappings: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: startup date [Sun Apr 15 16:56:48 CST 2018]; root of context hierarchy
9027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'handlerExceptionResolver' to allow for resolving potential circular references
9031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'handlerExceptionResolver'
9031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
9031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mvcViewResolver'
9031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
9040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
9044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mvcViewResolver' to allow for resolving potential circular references
9056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mvcViewResolver'
9057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mvcViewResolver'
9057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
9057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
9058 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration$$EnhancerBySpringCGLIB$$c4530d49] - unable to determine constructor/method parameter names
9058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
9058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
9058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration' to allow for resolving potential circular references
9061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
9061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconHandlerMapping'
9061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconHandlerMapping'
9061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
9074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'faviconRequestHandler'
9075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'faviconRequestHandler'
9075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration'
9083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconRequestHandler' to allow for resolving potential circular references
9108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'faviconRequestHandler'
9109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconRequestHandler'
9109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'faviconHandlerMapping' to allow for resolving potential circular references
9110 main INFO org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
9111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'faviconHandlerMapping'
9111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconRequestHandler'
9111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
9111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
9111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'defaultViewResolver'
9111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
9161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'defaultViewResolver' to allow for resolving potential circular references
9174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'defaultViewResolver'
9175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
9175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'viewResolver'
9176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
9181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@30e92cb9'
9191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcContentNegotiationManager'
9192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'viewResolver' to allow for resolving potential circular references
9202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
9202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
9202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
9203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning eagerly cached instance of singleton bean 'viewResolver' that is not fully initialized yet - a consequence of a circular reference
9204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'viewResolver'
9204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'viewResolver'
9204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
9204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'welcomePageHandlerMapping'
9204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
9205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
9205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
9207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'welcomePageHandlerMapping' to allow for resolving potential circular references
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'welcomePageHandlerMapping'
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestContextFilter'
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration'
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'hiddenHttpMethodFilter'
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpPutFormContentFilter'
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
9216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
9217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration' to allow for resolving potential circular references
9239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
9240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanExporter'
9240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanExporter'
9240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
9242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectNamingStrategy'
9242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'objectNamingStrategy'
9242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
9254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'objectNamingStrategy' to allow for resolving potential circular references
9267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'objectNamingStrategy'
9268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'objectNamingStrategy'
9268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mbeanExporter' via factory method to bean named 'objectNamingStrategy'
9420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mbeanServer'
9420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'mbeanServer'
9421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration'
9436 main DEBUG org.springframework.jmx.support.JmxUtils Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@2209ba56
9440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
9442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanServer'
9452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
9471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
9471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'mbeanExporter'
9471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'objectNamingStrategy'
9471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mbeanServer'
9471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
9471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
9472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration' to allow for resolving potential circular references
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'stringHttpMessageConverter'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mappingJackson2HttpMessageConverter'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
9475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
9476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration' to allow for resolving potential circular references
9487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration'
9488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration'
9488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
9488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
9488 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
9488 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration$$EnhancerBySpringCGLIB$$c82fee6e] - unable to determine constructor/method parameter names
9489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
9489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
9492 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Registered injected element on class [org.springframework.boot.autoconfigure.info.ProjectInfoProperties]: AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
9492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties' to allow for resolving potential circular references
9492 main DEBUG org.springframework.beans.factory.annotation.InjectionMetadata Processing injected element of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties': AutowiredMethodElement for void org.springframework.boot.autoconfigure.info.ProjectInfoProperties.setDefaultGitLocation(org.springframework.core.io.Resource)
9495 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
9495 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties:classpath:git.properties' in any property source
9495 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
9495 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.git.properties' in any property source
9498 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletConfigInitParams' with lowest search precedence
9499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'servletContextInitParams' with lowest search precedence
9499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemProperties' with lowest search precedence
9499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'systemEnvironment' with lowest search precedence
9499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'random' with lowest search precedence
9499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'applicationConfig: [classpath:/application.yml]' with lowest search precedence
9499 main DEBUG org.springframework.core.env.MutablePropertySources Adding PropertySource 'localProperties' with lowest search precedence
9500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
9500 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
9501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' to allow for resolving potential circular references
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'characterEncodingFilter'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'localeCharsetMappingsCustomizer'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartConfigElement'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'multipartResolver'
9505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration'
9508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'multipartResolver'
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties'
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration'
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'serverProperties'
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'duplicateServerPropertiesDetector'
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
9519 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
9520 main DEBUG org.springframework.core.LocalVariableTableParameterNameDiscoverer Cannot find '.class' file for class [class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration$$EnhancerBySpringCGLIB$$9365586c] - unable to determine constructor/method parameter names
9522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration' to allow for resolving potential circular references
9525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
9525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateBuilder'
9526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'restTemplateBuilder'
9526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration'
9544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'messageConverters'
9553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'restTemplateBuilder' to allow for resolving potential circular references
9556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'restTemplateBuilder'
9556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
9556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
9557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Eagerly caching bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration' to allow for resolving potential circular references
9561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration'
9562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
9819 main INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Registering beans for JMX exposure on startup
9819 main DEBUG org.springframework.jmx.export.annotation.AnnotationMBeanExporter Autodetecting user-defined JMX MBeans
9833 main DEBUG org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@790f4933]
9835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
9839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
9839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
9839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcResourceUrlProvider'
9886 main DEBUG org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer ========================= AUTO-CONFIGURATION REPORT ========================= Positive matches: ----------------- DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet; types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans 'dispatcherServlet', 'dispatcherServlet' (OnBeanCondition) EmbeddedServletContainerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.context.embedded.EmbeddedServletContainerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnProperty (spring.http.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required classes 'com.fasterxml.jackson.databind.ObjectMapper', 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.jmx.enabled=true) matched (OnPropertyCondition) JmxAutoConfiguration#mbeanExporter matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.MBeanExporter; SearchStrategy: current) did not find any beans (OnBeanCondition) JmxAutoConfiguration#mbeanServer matched: - @ConditionalOnMissingBean (types: javax.management.MBeanServer; SearchStrategy: all) did not find any beans (OnBeanCondition) JmxAutoConfiguration#objectNamingStrategy matched: - @ConditionalOnMissingBean (types: org.springframework.jmx.export.naming.ObjectNamingStrategy; SearchStrategy: current) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnProperty (spring.http.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RedisCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.RedisCacheConfiguration automatic cache type (CacheCondition) ServerPropertiesAutoConfiguration matched: - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) ServerPropertiesAutoConfiguration#serverProperties matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.ServerProperties; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebClientAutoConfiguration.RestTemplateConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebClientAutoConfiguration.RestTemplateConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.HiddenHttpMethodFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#httpPutFormContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.putfilter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.HttpPutFormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver; types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration matched: - @ConditionalOnProperty (spring.mvc.favicon.enabled) matched (OnPropertyCondition) WebSocketAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) - @ConditionalOnWebApplication (required) found StandardServletEnvironment (OnWebApplicationCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) WebSocketAutoConfiguration.TomcatWebSocketConfiguration#websocketContainerCustomizer matched: - @ConditionalOnJava (1.7 or newer) found 1.8 (OnJavaCondition) - @ConditionalOnMissingBean (names: websocketContainerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.ActiveMQConnectionFactory' (OnClassCondition) AopAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.aspectj.lang.annotation.Aspect', 'org.aspectj.lang.reflect.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.ConnectionFactory', 'org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.batch.core.launch.JobLauncher', 'org.springframework.jdbc.core.JdbcOperations' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager'; @ConditionalOnMissingClass did not find unwanted class (OnClassCondition) CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.github.benmanes.caffeine.cache.Caffeine', 'org.springframework.cache.caffeine.CaffeineCacheManager' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.driver.core.Cluster' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Cluster', 'org.springframework.data.cassandra.core.CassandraAdminOperations' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.datastax.driver.core.Session', 'org.springframework.data.cassandra.repository.CassandraRepository' (OnClassCondition) CloudAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.java.CloudScanConfiguration' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.CouchbaseBucket', 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'com.couchbase.client.spring.cache.CouchbaseCacheManager' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.couchbase.client.java.Bucket', 'org.springframework.data.couchbase.repository.CouchbaseRepository' (OnClassCondition) DataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) DeviceDelegatingViewResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.mobile.device.view.LiteDeviceDelegatingViewResolver' (OnClassCondition) DeviceResolverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.DeviceResolverHandlerInterceptor', 'org.springframework.mobile.device.DeviceHandlerMethodArgumentResolver' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'net.sf.ehcache.Cache', 'org.springframework.cache.ehcache.EhCacheCacheManager' (OnClassCondition) ElasticsearchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.client.TransportClientFactoryBean', 'org.springframework.data.elasticsearch.client.NodeClientFactoryBean' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.core.ElasticsearchTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.elasticsearch.client.Client', 'org.springframework.data.elasticsearch.repository.ElasticsearchRepository' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'de.flapdoodle.embed.mongo.MongodStarter' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) FacebookAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.facebook.connect.FacebookConnectionFactory' (OnClassCondition) FallbackWebSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'freemarker.template.Configuration', 'org.springframework.ui.freemarker.FreeMarkerConfigurationFactory' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GsonHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.google.gson.Gson' (OnClassCondition) GuavaCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.google.common.cache.CacheBuilder', 'org.springframework.cache.guava.GuavaCacheManager' (OnClassCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'com.hazelcast.spring.cache.HazelcastCacheManager' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.hazelcast.core.HazelcastInstance', 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) HibernateJpaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.hateoas.Resource', 'org.springframework.plugin.core.Plugin' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.provider.SpringEmbeddedCacheManager' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.cache.Caching', 'org.springframework.cache.jcache.JCacheCacheManager' (OnClassCondition) JacksonAutoConfiguration.JodaDateTimeJacksonConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.joda.time.DateTime', 'com.fasterxml.jackson.datatype.joda.ser.DateTimeSerializer', 'com.fasterxml.jackson.datatype.joda.cfg.JacksonJodaDateFormat' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JestAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.searchbox.client.JestClient' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.jms.Message', 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) JtaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.transaction.Transaction' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LinkedInAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.linkedin.connect.LinkedInConnectionFactory' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.integration.spring.SpringLiquibase' (OnClassCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.core.MongoTemplate' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'com.mongodb.MongoClient', 'org.springframework.data.mongodb.repository.MongoRepository' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.SessionFactory', 'org.springframework.data.neo4j.transaction.Neo4jTransactionManager', 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.neo4j.ogm.session.Neo4jSession', 'org.springframework.data.neo4j.repository.GraphRepository' (OnClassCondition) OAuth2AutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.common.OAuth2AccessToken' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.amqp.rabbit.core.RabbitTemplate', 'com.rabbitmq.client.Channel' (OnClassCondition) ReactorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'reactor.spring.context.config.EnableReactor', 'reactor.Environment' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.data.redis.connection.jedis.JedisConnection', 'org.springframework.data.redis.core.RedisOperations', 'redis.clients.jedis.Jedis' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'redis.clients.jedis.Jedis', 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.authentication.AuthenticationManager', 'org.springframework.security.config.annotation.authentication.configurers.GlobalAuthenticationConfigurerAdapter' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer', 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SitePreferenceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.mobile.device.site.SitePreferenceHandlerInterceptor', 'org.springframework.mobile.device.site.SitePreferenceHandlerMethodArgumentResolver' (OnClassCondition) SocialWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.connect.web.ConnectController', 'org.springframework.social.config.annotation.SocialConfigurerAdapter' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.impl.HttpSolrClient', 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SolrRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.apache.solr.client.solrj.SolrClient', 'org.springframework.data.solr.repository.SolrRepository' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataWebAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.web.PageableHandlerMethodArgumentResolver' (OnClassCondition) ThymeleafAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.spring4.SpringTemplateEngine' (OnClassCondition) TransactionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TwitterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.social.config.annotation.SocialConfigurerAdapter', 'org.springframework.social.twitter.connect.TwitterConnectionFactory' (OnClassCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found bean 'beanNameViewResolver' (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#dateFormatter: Did not match: - @ConditionalOnProperty (spring.mvc.date-format) did not find property 'date-format' (OnPropertyCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#localeResolver: Did not match: - @ConditionalOnProperty (spring.mvc.locale) did not find property 'locale' (OnPropertyCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
9897 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Looking for resource handler mappings
9902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
9902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
9903 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**/favicon.ico", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/], class path resource []], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@3c04ddda]
9903 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/webjars/**", locations=[class path resource [META-INF/resources/webjars/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@78c23ade]
9903 main DEBUG org.springframework.web.servlet.resource.ResourceUrlProvider Found resource handler mapping: URL pattern="/**", locations=[ServletContext resource [/], class path resource [META-INF/resources/], class path resource [resources/], class path resource [static/], class path resource [public/]], resolvers=[org.springframework.web.servlet.resource.PathResourceResolver@7ac1161f]
9909 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
10232 main INFO org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer Tomcat started on port(s): 18080 (http)
10233 main DEBUG org.springframework.web.context.support.StandardServletEnvironment Adding PropertySource 'server.ports' with highest search precedence
10243 main INFO cn.liweidan.docker.web.WebApplication Started WebApplication in 10.307 seconds (JVM running for 14.698)
15960 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
16002 http-nio-18080-exec-1 DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Could not find key 'logging.config' in any property source
16067 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Initializing servlet 'dispatcherServlet'
16075 http-nio-18080-exec-1 INFO org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization started
16077 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'multipartResolver'
16078 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@7d5b2b9e]
16083 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
16102 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
16102 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@6456ecd9]
16106 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
16125 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
16125 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@4e787f05]
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerMapping'
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewControllerHandlerMapping'
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameHandlerMapping'
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'resourceHandlerMapping'
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultServletHandlerMapping'
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'faviconHandlerMapping'
16126 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'welcomePageHandlerMapping'
16127 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
16127 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
16127 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
16128 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'errorAttributes'
16128 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'handlerExceptionResolver'
16134 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
16146 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
16146 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6dfd62ef]
16147 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'beanNameViewResolver'
16148 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'mvcViewResolver'
16148 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'defaultViewResolver'
16148 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'viewResolver'
16158 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
16186 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
16186 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@8c927d6]
16186 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
16186 http-nio-18080-exec-1 INFO org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'dispatcherServlet': initialization completed in 110 ms
16187 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Servlet 'dispatcherServlet' configured successfully
16268 http-nio-18080-exec-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Bound request context to thread: org.apache.catalina.connector.RequestFacade@5c49d1c5
16273 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet DispatcherServlet with name 'dispatcherServlet' processing GET request for [/hello]
16289 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Looking up handler method for path /hello
16306 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping Returning handler method [public java.util.Map<java.lang.String, java.lang.String> cn.liweidan.docker.web.endpoint.WebEndpoint.helloWorld()]
16306 http-nio-18080-exec-1 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'webEndpoint'
16308 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Last-Modified value for [/hello] is: -1
16358 http-nio-18080-exec-1 INFO cn.liweidan.docker.web.domain.service.impl.WebServiceImpl IP为127.0.0.1对该项目进行了访问
16563 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor Written [{active profile=[dev]}] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@141b011a]
16565 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
16566 http-nio-18080-exec-1 DEBUG org.springframework.web.servlet.DispatcherServlet Successfully completed request
16570 http-nio-18080-exec-1 DEBUG org.springframework.boot.web.filter.OrderedRequestContextFilter Cleared thread-bound request context: org.apache.catalina.connector.RequestFacade@5c49d1c5
178363 Thread-19 INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@aa5455e: startup date [Sun Apr 15 16:56:48 CST 2018]; root of context hierarchy
178406 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'environment'
178545 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Returning cached instance of singleton bean 'lifecycleProcessor'
178578 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@30e92cb9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,webApplication,org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory,webServiceImpl,webEndpoint,org.springframework.boot.autoconfigure.AutoConfigurationPackages,org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration,org.springframework.boot.autoconfigure.condition.BeanTypeRegistry,propertySourcesPlaceholderConfigurer,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration,standardJacksonObjectMapperBuilderCustomizer,spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor,org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.store,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration,jacksonObjectMapperBuilder,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration,jacksonObjectMapper,org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration,jsonComponentModule,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$TomcatWebSocketConfiguration,websocketContainerCustomizer,org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration$EmbeddedTomcat,tomcatEmbeddedServletContainerFactory,org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration,embeddedServletContainerCustomizerBeanPostProcessor,errorPageRegistrarBeanPostProcessor,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletConfiguration,dispatcherServlet,spring.mvc-org.springframework.boot.autoconfigure.web.WebMvcProperties,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration,dispatcherServletRegistration,org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration,org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration,defaultValidator,methodValidationPostProcessor,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration,error,beanNameViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration,conventionErrorViewResolver,org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration,errorAttributes,basicErrorController,errorPageCustomizer,preserveErrorControllerTargetClassPostProcessor,spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$EnableWebMvcConfiguration,requestMappingHandlerAdapter,requestMappingHandlerMapping,mvcValidator,mvcContentNegotiationManager,mvcPathMatcher,mvcUrlPathHelper,viewControllerHandlerMapping,beanNameHandlerMapping,resourceHandlerMapping,mvcResourceUrlProvider,defaultServletHandlerMapping,mvcConversionService,mvcUriComponentsContributor,httpRequestHandlerAdapter,simpleControllerHandlerAdapter,handlerExceptionResolver,mvcViewResolver,mvcHandlerMappingIntrospector,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter$FaviconConfiguration,faviconHandlerMapping,faviconRequestHandler,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter,defaultViewResolver,viewResolver,welcomePageHandlerMapping,requestContextFilter,org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration,hiddenHttpMethodFilter,httpPutFormContentFilter,org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration,mbeanExporter,objectNamingStrategy,mbeanServer,org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration,stringHttpMessageConverter,spring.http.encoding-org.springframework.boot.autoconfigure.web.HttpEncodingProperties,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration,mappingJackson2HttpMessageConverter,org.springframework.boot.autoconfigure.web.JacksonHttpMessageConvertersConfiguration,org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration,messageConverters,org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration,spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties,org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration,characterEncodingFilter,localeCharsetMappingsCustomizer,org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration,multipartConfigElement,multipartResolver,spring.http.multipart-org.springframework.boot.autoconfigure.web.MultipartProperties,org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration,serverProperties,duplicateServerPropertiesDetector,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration$RestTemplateConfiguration,restTemplateBuilder,org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration]; root of factory hierarchy
178584 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mbeanExporter'
178585 Thread-19 INFO org.springframework.jmx.export.annotation.AnnotationMBeanExporter Unregistering JMX-exposed beans on shutdown
178592 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcResourceUrlProvider': [requestMappingHandlerMapping, resourceHandlerMapping]
178595 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'mvcValidator': [requestMappingHandlerAdapter]
178595 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'requestMappingHandlerAdapter': [mvcUriComponentsContributor]
178596 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'mvcValidator'
178597 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'defaultValidator'
178601 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'characterEncodingFilter'
178602 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'httpPutFormContentFilter'
178602 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'hiddenHttpMethodFilter'
178602 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'requestContextFilter'
178603 Thread-19 DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter Invoking destroy() on bean with name 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
178603 Thread-19 DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Retrieved dependent beans for bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory': [org.springframework.context.annotation.internalConfigurationAnnotationProcessor]